2016年10月4日

2016中国大学生程序设计竞赛(长春)-重现赛

摘要: HDU 5912 Fraction 就是简单的迭代, 当时在看逃学威龙分心了, 果然做题还是要来实验室 #include <iostream> #include <cstdio> #include <algorithm> using namespace std; int a[10]; int b[1 阅读全文

posted @ 2016-10-04 21:52 FriskyPuppy 阅读(206) 评论(0) 推荐(0)

导航