| Problem | flamethrower |
|---|---|
| User | lxmine |
| Submission Time | 2026-05-16 11:00:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:13:29: error: ‘s’ was not declared in this scope
13 | if(i>=k-1) ans = max(ans, s);
| ^