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