| Problem | cpicgame |
|---|---|
| User | yq |
| Submission Time | 2026-06-23 11:00:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:10:7: error: ‘C’ was not declared in this scope
10 | cin>>C>>Y>>R
| ^
cpicgame.cpp:10:10: error: ‘Y’ was not declared in this scope
10 | cin>>C>>Y>>R
| ^
cpicgame.cpp:10:13: error: ‘R’ was not declared in this scope
10 | cin>>C>>Y>>R
| ^