Problem | colouring |
---|---|
User | haydendoo |
Submission Time | 2023-01-15 12:51:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
colouring.cpp: In function ‘void solve()’:
colouring.cpp:246:31: error: expected ‘;’ before ‘:’ token
246 | if(dist[it]<=d+1) continue:
| ^
| ;
colouring.cpp:246:31: error: expected primary-expression before ‘:’ token