| Problem | cpicgame |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-23 10:46:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:33:5: error: expected ‘,’ or ‘;’ before ‘Y’
33 | Y=R;
| ^
cpicgame.cpp:40:5: error: expected ‘,’ or ‘;’ before ‘R’
40 | R=Y;
| ^