Problem greeting
User ShreyasBhat
Submission Time 2026-01-21 16:05:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greeting.cpp: In function ‘int main()’:
greeting.cpp:11:13: error: ‘sum’ was not declared in this scope
11 | cout << sum;
| ^~~