Problem greeting
User rhea61
Submission Time 2023-11-08 12:39:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:6:23: error: ‘s’ was not declared in this scope
6 | string greeting = s;
| ^