Problem addictiontoworry
User IWKR
Submission Time 2025-10-01 16:48:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addictiontoworry.cpp: In function ‘void dfs(long long int)’:
addictiontoworry.cpp:13:34: error: ‘ac’ was not declared in this scope
13 | cost[i.first]=cost[x]+i.second;ac
| ^~