Problem poi
User burningout
Submission Time 2025-02-18 12:16:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poi.cpp: In function β€˜int main()’:
poi.cpp:26:45: error: a function-definition is not allowed here before β€˜{’ token
26 | bool customSort(vector<ll> l, vector<ll> r){
| ^