Problem cpicgame
User Arjunironman8
Submission Time 2026-06-23 10:24:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function β€˜int main()’:
cpicgame.cpp:15:20: error: expected β€˜)’ before numeric constant
15 | if (Y <= 1 && R <=1 2){cout<<"Tie!";
| ~ ^~
| )