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

Compile Error

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