Problem competition
User ForsakenPBJ
Submission Time 2024-12-18 19:17:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

competition.cpp: In function ‘int main()’:
competition.cpp:13:31: error: ‘comp’ was not declared in this scope
13 | sort(phy.begin(), phy.end(), comp);
| ^~~~