| Problem | lightningrod |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-05-27 23:10:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:22:41: error: ‘comp’ was not declared in this scope
22 | sort(buildings.begin(),buildings.end(),comp);
| ^~~~