Problem adjmatrix
User proter1132
Submission Time 2023-02-24 16:51:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:26:2: error: expected ‘}’ at end of input
26 | }
| ^
adjmatrix.cpp:7:1: note: to match this ‘{’
7 | {
| ^