Problem | helloworld |
---|---|
User | BoronTings |
Submission Time | 2024-12-30 09:51:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:3:50: error: missing terminating ' character
3 | The bee, of course, flies anyway because bees don't care what humans think is impossible.
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
helloworld.cpp:6:4: error: missing terminating ' character
6 | Let's shake it up a little.
| ^~~~~~~~~~~~~~~~~~~~~~~~
helloworld.cpp:14:6: error: missing terminating ' character
14 | I can't.
| ^~~
helloworld.cpp:15:2: error: missing terminating ' character
15 | I'll pick you up.
| ^~~~~~~~~~~~~~~~
helloworld.cpp:18:9: error: missing terminating ' character
18 | Sorry. I'm excited.
| ^~~~~~~~~~~
helloworld.cpp:19:5: error: missing terminating ' character
19 | Here's the graduate.
| ^~~~~~~~~~~~~~~~
helloworld.cpp:20:3: error: missing terminating ' character
20 | We're very proud of you, son.
| ^~~~~