Problem shops
User wilson9304
Submission Time 2026-02-10 12:06:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shops.cpp: In function ‘int main()’:
shops.cpp:16:2: error: ‘visited’ was not declared in this scope
16 | visited.assign(n+1, false);
| ^~~~~~~