Problem shops
User Kiameimon
Submission Time 2024-03-19 08:02:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shops.cpp: In function ‘void findans(int)’:
shops.cpp:43:18: error: ‘cur’ was not declared in this scope
43 | for(pii i : adj[cur.first]){
| ^~~