Problem stackweights
User PlayVoltz
Submission Time 2023-12-10 22:43:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stackweights.cpp:1:2: error: invalid preprocessing directive #inlcude; did you mean #include?
1 | #inlcude <bits/stdc++.h>
| ^~~~~~~
| include
stackweights.cpp:52:1: error: ‘int32_t’ does not name a type
52 | int32_t main(){
| ^~~~~~~