Problem | firefighting |
---|---|
User | LCJLY |
Submission Time | 2023-02-19 12:13:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
firefighting.cpp: In function ‘int32_t main()’:
firefighting.cpp:79:1: error: expected ‘}’ at end of input
79 | }
| ^
firefighting.cpp:56:27: note: to match this ‘{’
56 | for(int x=0;x<300005;x++){
| ^
firefighting.cpp:79:1: error: expected ‘}’ at end of input
79 | }
| ^
firefighting.cpp:51:15: note: to match this ‘{’
51 | int32_t main(){
| ^