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