| Problem | sphinx |
|---|---|
| User | gelastropod |
| Submission Time | 2026-05-20 22:18:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sphinx.cpp: In function ‘std::vector<int> find_colours(int, std::vector<int>, std::vector<int>)’:
sphinx.cpp:33:22: error: ‘C’ was not declared in this scope
33 | crntC = vector<int>(C, -1);
| ^