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