Problem generosity
User Kieran69
Submission Time 2026-07-08 16:36:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

generosity.cpp: In function ‘int main()’:
generosity.cpp:6:15: error: expected ‘}’ at end of input
6 | cout << "Hi!";
| ^
generosity.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^