我也不知道C++的这个具体怎么写。。所以用的python😂
a = map(int, raw_input().split())
看了评论才发现其他语言也是要这么写,不过没这么简单。。。