Problem laptop
User yhmixeI
Submission Time 2024-06-21 13:47:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:45:1: error: ‘else’ without a previous ‘if’
45 | else {
| ^~~~
laptop.cpp: At global scope:
laptop.cpp:49:1: error: expected declaration before ‘}’ token
49 | }
| ^
laptop.cpp:50:1: error: expected unqualified-id before ‘else’
50 | else {
| ^~~~
laptop.cpp:62:1: error: expected declaration before ‘}’ token
62 | }
| ^