Problem | pancake_ex |
---|---|
User | bribritt |
Submission Time | 2023-05-01 14:12:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pancake_ex.cpp: In function ‘int main()’:
pancake_ex.cpp:35:24: error: ‘comp’ was not declared in this scope
35 | sort(P, P + N, comp);
| ^~~~