当前你的浏览器版本过低,网站已在兼容模式下运行,兼容模式仅提供最小功能支持,网站样式可能显示不正常。
请尽快升级浏览器以体验网站在线编辑、在线运行等功能。
3 1 2 100
1 3 7119879074588212521
1<=T<=10,1<=N<=10^18 For test case 1, it is obviously that there is only one way to do so. For test case 2, we could assume that 4 different are indexed from 1 to 4. Three different splitting ways are {{1,2}, {3,4}}, {{1,3}, {2,4}} and {{1,4}, {2,3}}.
Recommend | liuyiding |
时间上限 | 内存上限 |
2000/1000MS(Java/Others) | 65536/65536K(Java/Others) |