Problem | adjmatrix |
---|---|
User | Fibohyan |
Submission Time | 2023-11-10 22:36:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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(){
| ^