| Problem | cpicgame |
|---|---|
| User | Citric3thanol |
| Submission Time | 2026-06-23 11:00:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:11:12: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
11 | if (C == "Y") {
| ^~~