Problem adjmatrix
User eee
Submission Time 2024-06-28 14:49:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp:1:2: error: invalid preprocessing directive #incldue; did you mean #include?
1 | #incldue<bits/stsc++g.>
| ^~~~~~~
| include
adjmatrix.cpp:2:1: error: ‘iusign’ does not name a type
2 | iusign anmespace std;
| ^~~~~~
adjmatrix.cpp:4:2: error: expected primary-expression before ‘do’
4 | do adjency matric
| ^~
adjmatrix.cpp:3:13: error: expected ‘]’ before ‘do’
3 | int main() [
| ^
| ]
4 | do adjency matric
| ~~
adjmatrix.cpp:5:2: error: expected declaration before ‘}’ token
5 | }
| ^