Problem | foodchain |
---|---|
User | rhea61 |
Submission Time | 2023-11-09 11:46:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
1 | #include ‹bits/stdc++.h>
| ^
foodchain.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main(){
| ^~~~~~~