Problem laptop
User xulang
Submission Time 2024-06-21 15:39:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int main()’:
laptop.cpp:26:70: error: expected ‘;’ before ‘}’ token
26 | cout << "Pan will buy a laptop made by Papple that will cost him 3."
| ^
| ;
27 | }
| ~