| Problem | laptop |
|---|---|
| User | Zosholo |
| Submission Time | 2026-06-22 16:38:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
laptop.cpp: In function ‘int main()’:
laptop.cpp:19:8: error: ‘papple’ was not declared in this scope
19 | if(papple <= m){
| ^~~~~~
laptop.cpp:23:7: error: ‘else’ without a previous ‘if’
23 | } else if(other <= m) {
| ^~~~
laptop.cpp:23:15: error: ‘other’ was not declared in this scope
23 | } else if(other <= m) {
| ^~~~~