Advertisement
Guest User

new

a guest
Apr 6th, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. #include "stdio.h"
  2. void main( ) {
  3.     printf ("123\n");
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement