0_0_39383490_30645.cpp:14:27: error: stray '\243' in program
14 | for(int i=0;i<=strlen(str)<a3><bb>++i)
| ^~~~
0_0_39383490_30645.cpp:14:28: error: stray '\273' in program
14 | for(int i=0;i<=strlen(str)<a3><bb>++i)
| ^~~~
0_0_39383490_30645.cpp: In function 'int main()':
0_0_39383490_30645.cpp:14:22: error: lvalue required as increment operand
14 | for(int i=0;i<=strlen(str)£»++i)
| ~~~~~~^~~~~
0_0_39383490_30645.cpp:14:31: error: expected ';' before 'i'
14 | for(int i=0;i<=strlen(str)£»++i)
| ^
| ;
|