Problem adjmatrix
User Fibohyan
Submission Time 2023-11-10 22:36:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:34:5: error: expected ‘}’ at end of input
34 | }
| ^
adjmatrix.cpp:8:14: note: to match this ‘{’
8 | signed main(){
| ^