Problem laptop
User sergius
Submission Time 2024-06-21 15:27:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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