| Problem | island |
|---|---|
| User | LimCheeHann |
| Submission Time | 2025-02-24 23:16:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
island.cpp: In function ‘int main()’:
island.cpp:16:15: error: ‘count’ was not declared in this scope
16 | instances = count(roads.begin(),roads.end(),i)-1
| ^~~~~