Problem twochoices
User Ush
Submission Time 2024-12-07 10:13:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

twochoices.cpp: In function ‘int main()’:
twochoices.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
twochoices.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^