Problem cpicgame
User uuhhhhhIDK
Submission Time 2026-06-23 10:13:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:9:7: error: ‘cr’ was not declared in this scope; did you mean ‘c’?
9 | {if (cr == 'R' or 'r')
| ^~
| c