Problem iroha
User hyishigh
Submission Time 2024-12-28 09:59:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iroha.cpp: In function ‘int main()’:
iroha.cpp:19:17: error: ‘comp’ was not declared in this scope
19 | sort(ar, ar+n, comp);
| ^~~~