Problem stamps
User KingKav199
Submission Time 2023-12-15 10:25:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stamps.cpp: In function ‘int32_t main()’:
stamps.cpp:18:9: error: expected ‘,’ or ‘;’ before ‘cout’
18 | cout << ans;
| ^~~~