Problem | laptop |
---|---|
User | lyangela |
Submission Time | 2024-06-21 15:42:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp:7:13: error: missing terminating " character
7 | string N = "Pan will buy a laptop made by
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
laptop.cpp:8:29: error: missing terminating " character
8 | Papple that will cost him 3.";
| ^~
laptop.cpp: In function ‘int main()’:
laptop.cpp:8:1: error: ‘Papple’ was not declared in this scope
8 | Papple that will cost him 3.";
| ^~~~~~