| Problem | globalwarming |
|---|---|
| User | chickengoat |
| Submission Time | 2025-12-05 09:25:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:25:3: error: expected ‘,’ or ‘;’ before ‘for’
25 | for(ll x=0;x<n;x++) {
| ^~~
globalwarming.cpp:25:14: error: ‘x’ was not declared in this scope
25 | for(ll x=0;x<n;x++) {
| ^
globalwarming.cpp:39:20: error: ‘maxnoislan’ was not declared in this scope; did you mean ‘maxnoislands’?
39 | maxnoislands=max(maxnoislan,currentislands);
| ^~~~~~~~~~
| maxnoislands