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