Problem greeting
User Aum
Submission Time 2024-06-19 21:22:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int32_t main()’:
greeting.cpp:6:13: error: ‘a’ was not declared in this scope
6 | string str(a);
| ^