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