Problem | laptop |
---|---|
User | skibidininja98 |
Submission Time | 2024-06-21 13:48:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:8:26: error: ‘int_max’ was not declared in this scope
8 | int minpappleprice = int_max;
| ^~~~~~~
laptop.cpp:31:23: error: ‘minotherprice’ was not declared in this scope; did you mean ‘minprice’?
31 | chosenprice = minotherprice;
| ^~~~~~~~~~~~~
| minprice