Problem twochoices
User KL
Submission Time 2024-12-07 11:50:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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