Problem adjmatrix
User sussygoose
Submission Time 2024-08-14 08:42:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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