| Problem | cpicgame |
|---|---|
| User | KiranCheng |
| Submission Time | 2026-06-23 10:28:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:9:7: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
9 | if(C=="Y"){cout << "Yu Heng wins!";}
| ^~~