Problem childvschild
User NoobMugger420
Submission Time 2024-12-18 11:47:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

childvschild.cpp: In function ‘int main()’:
childvschild.cpp:29:24: error: expected ‘)’ before ‘;’ token
29 | sort(all(pairs), comp2;
| ~ ^
| )