Problem laptop
User yhmixeI
Submission Time 2024-06-21 15:58:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:67:1: error: expected ‘}’ before ‘else’
67 | else {
| ^~~~
laptop.cpp:45:11: note: to match this ‘{’
45 | if (c>=1) {
| ^