| Problem | globalwarming |
|---|---|
| User | chatdanai |
| Submission Time | 2026-02-08 19:35:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:14:24: error: ‘N’ was not declared in this scope
14 | vector<bool> alive(N,false);
| ^