| Problem | cpicgame |
|---|---|
| User | yq |
| Submission Time | 2026-06-23 11:00:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:10:33: error: expected ‘;’ before ‘while’
10 | cin>>character>>yuheng>>raphael
| ^
| ;
11 | while(r!= 0, y!=0);{
| ~~~~~
cpicgame.cpp:12:7: error: ‘C’ was not declared in this scope
12 | if(C=Y){
| ^
cpicgame.cpp:12:9: error: ‘Y’ was not declared in this scope
12 | if(C=Y){
| ^