Problem greeting
User Soysauce
Submission Time 2024-02-29 14:49:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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