Problem laptop
User xulang
Submission Time 2024-06-21 14:30:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:35:19: error: expected ‘;’ before ‘}’ token
35 | else cout << "NA"
| ^
| ;
36 | }
| ~