02 2013 档案
摘要:Abstractcodeforces 274B Zero Tree树型dpSourcehttp://codeforces.com/problemset/problem/274/BSolution艹,发现我已经快不会写代码了…赶快发个日志表示我有在做题…Code#include <iostream>#include <vector>#include <algorithm>using namespace std;typedef long long ll;typedef pair<ll, ll> pr;pr (*mkpr)(ll, ll) = make
阅读全文
浙公网安备 33010602011771号