Problem | coke |
---|---|
User | vs358 |
Submission Time | 2023-11-18 12:27:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
coke.cpp: In function ‘int32_t main()’:
coke.cpp:105:1: error: expected ‘}’ at end of input
105 | }
| ^
coke.cpp:60:31: note: to match this ‘{’
60 | for(int i = 0; i < N; i++){
| ^
coke.cpp:105:1: error: expected ‘}’ at end of input
105 | }
| ^
coke.cpp:40:15: note: to match this ‘{’
40 | int32_t main(){
| ^