Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.06 KB | None | 0 0
  1. #include <stdio.h>
  2.  
  3. int main( void ) {
  4.     print("Three");
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement