| Problem | poi |
|---|---|
| User | wtnetlegend |
| Submission Time | 2026-04-03 22:02:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
poi.cpp: In function ‘int main()’:
poi.cpp:40:34: error: ‘comp’ was not declared in this scope
40 | sort(v.begin() + 1, v.end(), comp);
| ^~~~