Problem packaging
User Tyx2019
Submission Time 2024-10-30 03:42:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

packaging.cpp: In function ‘int32_t main()’:
packaging.cpp:17:8: error: ‘in’ was not declared in this scope; did you mean ‘i’?
17 | cin>>in;
| ^~
| i