go

将3和5的倍数相加直至n。

英文: Add the multiples of 3 and 5 till n 问题 这是我的第一个查询,希望能得到恰当的回答。这是来自HackerRank网站的一个问题。 问题:将3和5的倍数相加,...