2017年4月17日

USACO Chapter 1 Section 1.2

摘要: 不知道为什么感觉1.2比1.1反而简单不少 1 /* 2 ID:xiekeyi1 3 PROG:milk2 4 LANG:C++ 5 */ 6 #include<bits/stdc++.h> 7 using namespace std ; 8 const int MAXN = 5010; 9 str 阅读全文

posted @ 2017-04-17 23:37 Dark猫 阅读(164) 评论(0) 推荐(0)

Codeforces Round #409 (rated, Div. 2, based on VK Cup 2017 Round 2)

摘要: A. Vicious Keyboard time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Tonio has a keyboard 阅读全文

posted @ 2017-04-17 19:04 Dark猫 阅读(233) 评论(0) 推荐(0)

导航