Problem lunchbox
User poppav78
Submission Time 2025-01-22 18:01:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp:5:13: error: stray ‘#’ in program
5 | int32_t main#include <bits/stdc++.h>
| ^
lunchbox.cpp:9:13: error: stray ‘#’ in program
9 | int32_t main#include <bits/stdc++.h>
| ^
lunchbox.cpp:13:13: error: stray ‘#’ in program
13 | int32_t main#include <bits/stdc++.h>
| ^
lunchbox.cpp:17:13: error: stray ‘#’ in program
17 | int32_t main#include <bits/stdc++.h>
| ^
lunchbox.cpp:21:13: error: stray ‘#’ in program
21 | int32_t main#include <bits/stdc++.h>
| ^
lunchbox.cpp:5:14: error: expected initializer before ‘include’
5 | int32_t main#include <bits/stdc++.h>
| ^~~~~~~
lunchbox.cpp:9:14: error: expected initializer before ‘include’
9 | int32_t main#include <bits/stdc++.h>
| ^~~~~~~
lunchbox.cpp:13:14: error: expected initialize