Problem adjmatrix
User wezmaster
Submission Time 2023-11-10 11:46:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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