Problem | gotoschool_ex |
---|---|
User | wayne |
Submission Time | 2023-11-07 12:56:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool_ex.cpp: In function ‘int main()’:
gotoschool_ex.cpp:5:40: error: expected ‘;’ before ‘}’ token
5 | cout<<"how are we suposed to know?"
| ^
| ;
6 | }
| ~