Problem adjmatrix
User Sheb
Submission Time 2025-02-14 07:40:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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[][]) {
| ^~~