Problem fire
User bribritt
Submission Time 2024-01-14 16:18:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fire.cpp: In function ‘int main()’:
fire.cpp:96:1: error: expected ‘}’ at end of input
96 | }
| ^
fire.cpp:83:28: note: to match this ‘{’
83 | for(int i=0;i<200069;i++) {
| ^
fire.cpp:96:1: error: expected ‘}’ at end of input
96 | }
| ^
fire.cpp:44:8: note: to match this ‘{’
44 | main() {
| ^