Problem greeting
User invisiblestrxng
Submission Time 2023-11-08 10:53:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp:3:12: error: ‘input’ was not declared in this scope
3 | string a = input
| ^~~~~
greeting.cpp:11:1: error: expected ‘,’ or ‘;’ at end of input
11 | }
| ^