Problem poi
User sergius
Submission Time 2024-06-18 15:45:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poi.cpp: In function ‘int main()’:
poi.cpp:28:46: error: a function-definition is not allowed here before ‘{’ token
28 | bool customSort(vector<int> l, vector<int> r){
| ^
poi.cpp:38:5: error: ‘b’ was not declared in this scope
38 | if(b[i][2] == p)
| ^