2016年11月17日

HDU 1087 Super Jumping! Jumping! Jumping!

摘要: 简单吧。 阅读全文

posted @ 2016-11-17 20:03 mkfoy 阅读(148) 评论(0) 推荐(0)

HDU 1088 Write a simple HTML Browser

摘要: 1 #include 2 #include 3 #include 4 5 using namespace std; 6 queuemyq; 7 string str1 = "", str2 = ""; 8 9 int main() { 10 int count = 0; 11 string str3; 12 while (cin >> str3... 阅读全文

posted @ 2016-11-17 19:33 mkfoy 阅读(210) 评论(0) 推荐(0)

导航