| Problem | cpicgame |
|---|---|
| User | gl |
| Submission Time | 2026-06-23 10:22:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:89:33: error: expected ‘}’ at end of input
89 | else cout << "Raphael wins!";
| ^
cpicgame.cpp:84:14: note: to match this ‘{’
84 | signed main(){
| ^