
2019国防科大校赛
lonely_wind_
路漫漫兮
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
J.Luck Number--(模拟大数取模)
Luck Number链接:https://ac.nowcoder.com/acm/contest/878/J时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 131072K,其他语言262144K64bit IO Format: %lldLet us remind you that lucky numbers are possible integers whose deci...原创 2019-05-04 19:51:15 · 394 阅读 · 0 评论 -
I.Geodetic---(弗洛伊德算法(Floyd)的运用)
Geodetic链接:https://ac.nowcoder.com/acm/contest/878/I时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 131072K,其他语言262144K64bit IO Format: %lldU(2,5)=6+2+7+4=19U(1,5)=1+2+4=7输入描述:The first line contains two inte...原创 2019-05-04 20:07:39 · 460 阅读 · 0 评论