Problem adjmatrix
User squishychicken
Submission Time 2025-07-07 09:58:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:5:2: error: ‘g’ was not declared in this scope
5 | g[55][55];
| ^