Problem | adjmatrix |
---|---|
User | Sheb |
Submission Time | 2025-02-14 07:43:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp:22:23: error: declaration of ‘pos’ as multidimensional array must have bounds for all dimensions except the first
22 | void generateNode(int pos[][]) {
| ^~~