Problem | wronganswer |
---|---|
User | wongyikai |
Submission Time | 2024-12-09 19:46:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:8:16: error: expected ‘}’ at end of input
8 | else cout << 0;
| ^
wronganswer.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^