Split space from string is not working in Kotlin

后端 未结 0 717
旧巷少年郎
旧巷少年郎 2021-01-16 21:11

Input is "1 1"

and I want to get this input divide by space

expected output is 1 here, however somehow it is not working.

I read ↓ but could n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题