Problem greeting
User ZiErn
Submission Time 2023-11-08 10:09:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:7:8: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘const char [19]’ to binary ‘operator<<’
7 | count << "S xin nian kuai le"
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~