Problem | laptop |
---|---|
User | JcYong |
Submission Time | 2024-06-21 15:19:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:4:71: error: expected ‘;’ before ‘}’ token
4 | cout << "Pan will buy a laptop made by Papple that will cost him 3."
| ^
| ;
5 | }
| ~