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

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:8:17: error: ‘std::istream’ {aka ‘class std::basic_istream<char>’} has no member named ‘a’
8 | getline(cin.a);
| ^