| Problem | lightningrod |
|---|---|
| User | ilikeeggs |
| Submission Time | 2026-02-18 23:25:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int32_t main()’:
lightningrod.cpp:63:7: error: ‘a’ was not declared in this scope
63 | sort(a.begin(), a.end(), cmp);
| ^