Unexpected Type errors

后端 未结 3 1508
臣服心动
臣服心动 2021-01-26 01:52

I\'m getting two small unexpected type errors which I\'m having trouble trying to solve.

The errors occur at:

swapped.charAt(temp1) = str.charAt(temp2);
         


        
3条回答
提交回复
热议问题