Read two integers in the same line as tuple in f#

后端 未结 0 460
野趣味
野趣味 2020-12-06 22:27

I\'m trying to read two integers which are going to be taken as input from the same line. My attempt so far:

let separator: char = 
    \' \'
Console.ReadLine         


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