Problem goodbye
User Biologyhater123
Submission Time 2025-03-04 20:36:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodbye.cpp: In function ‘int main()’:
goodbye.cpp:10:3: error: expected ‘,’ or ‘;’ before ‘cout’
10 | cout << gb; // Output the result
| ^~~~