Problem | binaryroads |
---|---|
User | Student101 |
Submission Time | 2024-11-28 16:22:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binaryroads.cpp: In function ‘void build(int, int)’:
binaryroads.cpp:8:10: error: ‘class std::vector<int>’ has no member named ‘assing’; did you mean ‘assign’?
8 | dist.assing(g.size(),INF);
| ^~~~~~
| assign