0_0_33975938_21003.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
#include£¼bits/stdc++.h>
^
0_0_33975938_21003.cpp: In function 'int main()':
0_0_33975938_21003.cpp:5:51: error: 'printf' was not declared in this scope
printf("Case #1: YES\nCase #2: NO\nCase #3: YES\n");
^
|