Problem greeting
User RendezvousAnonymous
Submission Time 2023-11-08 11:00:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:92:16: error: ‘x’ was not declared in this scope
92 | getline (cin, x);
| ^