Problem | conductslip |
---|---|
User | Pan |
Submission Time | 2023-11-24 10:22:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
conductslip.cpp: In function βint main()β:
conductslip.cpp:60:8: error: expected initializer before β-=β token
60 | ll ans-=cost[p2];
| ^~