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

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:9:9: error: request for member ‘upper’ in ‘c’, which is of non-class type ‘char’
9 | {if (c.upper == 'R')
| ^~~~~