题目链接:http://lightoj.com/volume_showproblem.php?problem=1278 题意:给你一个数n(n<=10^14),然后问n能用几个连续的数表示; 例如: 15 = 7+8 = 4+5+6 = 1+2+3+4+5,所以15对应的答案是3,有三种; 我们现在 Read More
posted @ 2016-11-03 15:47 西瓜不懂柠檬的酸 Views(339) Comments(0) Diggs(0)
levels of contents