2018年2月18日
摘要: Dead FractionTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 3478 Accepted: 1162DescriptionM... 阅读全文
posted @ 2018-02-18 21:12 蔡军帅 阅读(148) 评论(0) 推荐(0)
摘要: Dead Fraction Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 3478 Accepted: 1162 Description Mike is frantically scrambling to finish his 阅读全文
posted @ 2018-02-18 21:12 蔡军帅 阅读(236) 评论(0) 推荐(0)
摘要: 小数化分数2Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submiss... 阅读全文
posted @ 2018-02-18 21:05 蔡军帅 阅读(105) 评论(0) 推荐(0)
摘要: 小数化分数2 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5723 Accepted Submission(s): 2339 Problem 阅读全文
posted @ 2018-02-18 21:05 蔡军帅 阅读(220) 评论(0) 推荐(0)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using Syste... 阅读全文
posted @ 2018-02-18 20:10 蔡军帅 阅读(158) 评论(0) 推荐(0)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 阅读全文
posted @ 2018-02-18 20:10 蔡军帅 阅读(1044) 评论(0) 推荐(0)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System... 阅读全文
posted @ 2018-02-18 20:08 蔡军帅 阅读(166) 评论(0) 推荐(0)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 阅读全文
posted @ 2018-02-18 20:08 蔡军帅 阅读(314) 评论(0) 推荐(0)
摘要: Pseudoprime numbersTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 11336 Accepted: 4891Descr... 阅读全文
posted @ 2018-02-18 19:58 蔡军帅 阅读(133) 评论(0) 推荐(0)
摘要: Pseudoprime numbers Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 11336 Accepted: 4891 Description Fermat's theorem states that for any p 阅读全文
posted @ 2018-02-18 19:58 蔡军帅 阅读(164) 评论(0) 推荐(0)
摘要: 1 #include 2 #include 3 #include 4 #include 5 #define mod 10000000; 6 using namespace std; 7 typ... 阅读全文
posted @ 2018-02-18 19:31 蔡军帅 阅读(78) 评论(0) 推荐(0)
摘要: 1 #include 2 #include 3 #include 4 #include 5 #define mod 10000000; 6 using namespace std; 7 typedef long long ll; 8 int main() 9 { 10 ll x, n; 11 cin >> x >> n; 12 ll ans... 阅读全文
posted @ 2018-02-18 19:31 蔡军帅 阅读(139) 评论(0) 推荐(0)
摘要: 青蛙的约会Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 122871 Accepted: 26147Description两只青蛙在网... 阅读全文
posted @ 2018-02-18 19:17 蔡军帅 阅读(207) 评论(0) 推荐(0)
摘要: 青蛙的约会 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 122871 Accepted: 26147 Description 两只青蛙在网上相识了,它们聊得很开心,于是觉得很有必要见一面。它们很高兴地发现它们住在同一条纬度线上 阅读全文
posted @ 2018-02-18 19:17 蔡军帅 阅读(210) 评论(0) 推荐(0)
摘要: GCD and LCMTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total Su... 阅读全文
posted @ 2018-02-18 14:08 蔡军帅 阅读(177) 评论(0) 推荐(0)
摘要: GCD and LCM Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total Submission(s): 2982 Accepted Submission(s): 1305 Pro 阅读全文
posted @ 2018-02-18 14:08 蔡军帅 阅读(240) 评论(0) 推荐(0)
摘要: RepositoryTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Sub... 阅读全文
posted @ 2018-02-18 12:40 蔡军帅 阅读(118) 评论(0) 推荐(0)
摘要: Repository Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 6444 Accepted Submission(s): 2096 Prob 阅读全文
posted @ 2018-02-18 12:40 蔡军帅 阅读(177) 评论(0) 推荐(0)