Advertisement
huutho_96

Đố vui

Dec 18th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. int main()
  2. {
  3.     if (printf("Khong ")){
  4.         printf("Co");
  5.     }
  6.     else{
  7.         printf("Khong");
  8.     }
  9.     return 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement