Problem greeting
User Soysauce
Submission Time 2024-02-29 14:57:32
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 ‘x’
8 | getline(cin.x);
| ^