| Problem | cpicgame |
|---|---|
| User | lucaleeeeee |
| Submission Time | 2026-07-19 10:01:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:14:32: error: expected ‘;’ before ‘}’ token
14 | cout << "Yu Heng wins!"
| ^
| ;
15 | } else {
| ~