Problem typo
User itsLQ
Submission Time 2023-06-03 12:38:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:15:7: error: ‘i’ was not declared in this scope
15 | for (i=0; i < S.length(); i++) {
| ^