Problem | ccs |
---|---|
User | Quackadodo110411 |
Submission Time | 2024-07-06 10:26:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘int main()’:
ccs.cpp:23:17: error: expected ‘;’ before ‘}’ token
23 | cout<<"NO\n"
| ^
| ;
24 | } else{
| ~