Problem lightningrod
User ilikeeggs
Submission Time 2026-02-18 23:25:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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);
| ^