| Problem | shops |
|---|---|
| User | coinunderscore |
| Submission Time | 2026-04-20 21:00:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shops.cpp: In function ‘int main()’:
shops.cpp:56:13: error: cannot decompose non-array non-class type ‘long long int’
56 | for(auto [w, k] : adj[u])
| ^~~~~~