| Problem | votingcities |
|---|---|
| User | Henries |
| Submission Time | 2025-03-12 16:20:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
votingcities.cpp: In function ‘void dijkstra()’:
votingcities.cpp:36:51: error: expected ‘,’ or ‘;’ before ‘)’ token
36 | long long newweight = newdist/10*(10-(mask+1)));
| ^