Problem | adjmatrix |
---|---|
User | noob41 |
Submission Time | 2023-11-10 13:35:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
adjmatrix.cpp:1:2: error: invalid preprocessing directive #incude; did you mean #include?
1 | #incude<bits/stdc++.h>
| ^~~~~~
| include
adjmatrix.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main(){
| ^~~~~~~