Problem laptop
User aiden
Submission Time 2026-06-12 16:11:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:20:8: error: ‘min_papple’ was not declared in this scope; did you mean ‘minPapple’?
20 | if(min_papple != 2e18){
| ^~~~~~~~~~
| minPapple
laptop.cpp:23:10: error: ‘min_other’ was not declared in this scope; did you mean ‘minOther’?
23 | else if(min_other != 2e18){
| ^~~~~~~~~
| minOther