01 2017 档案
摘要:1.18 继续插头dp。 HDU 1964 Pipes 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <algorithm> 5 using namespace std; 6 typedef lon
阅读全文
摘要:1.14 SPOJ - STARSBC 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 5 int phi(int x) 6 { 7 int ret = 1; 8 for(int i = 2; (long long
阅读全文

浙公网安备 33010602011771号