| Problem | flamethrower |
|---|---|
| User | Pout |
| Submission Time | 2026-07-04 10:44:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:23:15: error: ‘max_tillnow’ was not declared in this scope; did you mean ‘max_till_now’?
23 | if (input > max_tillnow) max_till_now = input;
| ^~~~~~~~~~~
| max_till_now