| Problem | islands |
|---|---|
| User | JoonYorigami |
| Submission Time | 2026-05-21 16:57:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
islands.cpp: In function βstd::variant<bool, std::vector<int, std::allocator<int> > > find_journey(int, int, std::vector<int>, std::vector<int>)β:
islands.cpp:163:23: error: expected primary-expression before β)β token
163 | for(int j=0;j<n;++)
| ^