| Problem | cpicgame |
|---|---|
| User | Ronaldo7 |
| Submission Time | 2026-06-23 10:46:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:14:10: error: expected ‘(’ before ‘{’ token
14 | }else if{x == 10 && y == 2 && r =="Y"){
| ^
| (
cpicgame.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
cpicgame.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^