Problem greeting
User AustinPi
Submission Time 2025-01-15 15:51:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:5:19: error: ‘fullName’ was not declared in this scope
5 | getline (cin, fullName);
| ^~~~~~~~