hdoj 1230 火星A+B
#include<stdio.h> #include<string.h> int a[150],b[150],t...
#include<stdio.h> #include<string.h> int a[150],b[150],t...
传送门 没写的了 就随便写写,这是一道大大的水题,wa了两次 ,太丢人了!!!! #include&...
https://www.hackerrank.com/ HackerRa...
http://poj.org/problem?id=3928 题目大意是一条大街上住着n个乒乓球爱好者,他们的水平高低用一个...
这两题我都在之前做过,但并未通过,那次做的时候是刚开始接触线段树,现在有了一点点的了解,翻出以前的代码稍作修改就AC了。...