Problem adjmatrix
User shaokai347
Submission Time 2026-02-05 18:09:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:41:3: error: ‘addEdge’ was not declared in this scope
41 | addEdge(a, b);
| ^~~~~~~