| Problem | shops |
|---|---|
| User | coinunderscore |
| Submission Time | 2026-04-20 20:54:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shops.cpp: In function ‘int main()’:
shops.cpp:71:27: error: ‘dfs’ was not declared in this scope; did you mean ‘ffs’?
71 | if(!vis[i]) vis[i]= 1, dfs(i);
| ^~~
| ffs