Problem poi
User Justyn
Submission Time 2024-06-18 15:29:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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