| Problem | flamethrower_ex |
|---|---|
| User | AltheaZ |
| Submission Time | 2023-11-06 10:58:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:22:15: error: expected ‘;’ before ‘)’ token
22 | cur+=arr[i]);
| ^
| ;