Problem 1609
User nzx
Submission Time 2026-01-16 13:40:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1609.cpp: In function ‘int main()’:
1609.cpp:6:12: error: expected ‘}’ at end of input
6 | cout << 58;
| ^
1609.cpp:5:19: note: to match this ‘{’
5 | signed main(void) {
| ^