Problem oddoneout
User eliasxyz
Submission Time 2025-06-14 00:30:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

oddoneout.cpp: In function ‘int main()’:
oddoneout.cpp:16:10: error: ‘i’ was not declared in this scope
16 | for (i=2; i<S.length(); i++){
| ^