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

Compile Error

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