Problem adjmatrix
User Ast8ine
Submission Time 2026-02-20 11:29:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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