Problem boxispull
User Adflhjk
Submission Time 2024-11-13 10:13:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp:16:2: error: stray ‘#’ in program
16 | }#include <bits/stdc++.h>
| ^
boxispull.cpp:16:3: error: ‘include’ does not name a type
16 | }#include <bits/stdc++.h>
| ^~~~~~~
boxispull.cpp:19:9: error: redefinition of ‘int32_t main()’
19 | int32_t main(){
| ^~~~
boxispull.cpp:4:9: note: ‘int32_t main()’ previously defined here
4 | int32_t main(){
| ^~~~