Problem | shamelessad |
---|---|
User | smartsword |
Submission Time | 2025-02-03 16:36:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:7:15: error: missing terminating " character
7 | std::cout << "Join Shor the Duck’s server, Shor’s Nest!
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shamelessad.cpp:8:31: error: missing terminating " character
8 | Also check out the collection!";
| ^~
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:8:1: error: ‘Also’ was not declared in this scope
8 | Also check out the collection!";
| ^~~~