| Problem | flamethrower |
|---|---|
| User | Um |
| Submission Time | 2024-02-21 23:12:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:23:9: error: ‘max_total’ was not declared in this scope
23 | max_total = max(idk, total);
| ^~~~~~~~~
flamethrower.cpp:26:13: error: ‘max_total’ was not declared in this scope
26 | cout << max_total ;
| ^~~~~~~~~