Owl Get a Life
greeting.cpp: In function ‘int32_t main()’:greeting.cpp:6:2: error: expected ‘,’ or ‘;’ before ‘cin’ 6 | cin >> a >> b >> c; | ^~~