摘要:
Pass a year learning in Hangzhou, yifenfei arrival hometown Ningbo at finally. Leave Ningbo one year, yifenfei have many people to meet. Especially a 阅读全文
摘要:
前缀和思想 Genos needs your help. He was asked to solve the following programming problem by Saitama: The length of some string s is denoted |s|. The Hammi 阅读全文
摘要:
#include <iostream>#include <algorithm>#include <cstdio>using namespace std;int b[1090];struct play { int right; int left; }; bool cmp(play a,play b) 阅读全文