Problem twochoices
User DoubleShaurya
Submission Time 2025-04-29 17:41:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

twochoices.cpp: In function ‘int main()’:
twochoices.cpp:21:3: error: expected ‘,’ or ‘;’ before ‘for’
21 | for (auto c : S) {
| ^~~