Problem | nycheer |
---|---|
User | paaaaaaaaaaaaaaaaaaa |
Submission Time | 2024-11-07 21:28:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nycheer.cpp: In function ‘int32_t main()’:
nycheer.cpp:18:16: error: expected ‘;’ before ‘if’
18 | cout << " "
| ^
| ;
19 | if(b == 1){
| ~~