Problem flamethrower
User Abi
Submission Time 2024-08-13 19:01:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:21:21: error: ‘mtotal’ was not declared in this scope; did you mean ‘total’?
21 | total = max(mtotal, current);
| ^~~~~~
| total