| Problem | cpicgame |
|---|---|
| User | Arjunironman8 |
| Submission Time | 2026-06-23 10:24:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function βint main()β:
cpicgame.cpp:15:20: error: expected β)β before numeric constant
15 | if (Y <= 1 && R <=1 2){cout<<"Tie!";
| ~ ^~
| )