Owl Get a Life
greeting.cpp: In function ‘int main()’:greeting.cpp:7:27: error: expected primary-expression before ‘s’ 7 | string greeting = string s + string r; | ^