Problem lunchbox
User godex
Submission Time 2025-01-22 17:53:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:25:5: error: ‘re’ was not declared in this scope
25 | re
| ^~
lunchbox.cpp:25:5: error: expected ‘}’ at end of input
lunchbox.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^