Problem adjmatrix
User Mashulyong
Submission Time 2023-08-04 15:24:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:26:5: error: expected ‘(’ before ‘return’
26 | return 0;
| ^~~~~~
| (