Problem | lunchbox |
---|---|
User | broccolini37 |
Submission Time | 2025-01-22 17:33:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:1:2: error: invalid preprocessing directive #inlcude; did you mean #include?
1 | #inlcude <bits/stdc++.h>
| ^~~~~~~
| include
lunchbox.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main(){
| ^~~~~~~