Problem laptop
User CXKNB
Submission Time 2024-06-21 13:06:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:32:21: error: expected ‘;’ before ‘}’ token
32 | cout << "NA"
| ^
| ;
33 | }
| ~