Problem greeting
User Mischa
Submission Time 2023-11-08 12:00:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cin’
7 | cin>>a
| ^~~