Problem lunchbox
User Johnnie
Submission Time 2023-06-05 21:32:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:133:3: error: ‘temp’ was not declared in this scope; did you mean ‘mktemp’?
133 | temp = a[m - num + 1];
| ^~~~
| mktemp