Problem laptop
User haydendoo
Submission Time 2024-11-05 16:23:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

laptop.cpp: In function ‘int32_t main()’:
laptop.cpp:17:91: error: expected ‘;’ before ‘}’ token
17 | else cout << "Pan will buy a laptop not made by Papple that will cost him " << nyi << "."
| ^
| ;
18 | }
| ~