c被fst了。。。。。。。。。。。。。。。。然后掉到600+.。。。然后。。。估计得绿名了。。sadA.I Wanna Be the Guy题意:让你判断1~n个数哪个数没有出现。。sb题。。。开个数组即可。。#include #include #include #include #include ...
分类:
其他好文 时间:
2014-09-21 01:34:29
阅读次数:
490
Hooray! Agent Bauer has shot the terrorists, blown upthe bad guy base, saved the hostages, exposed the moles in the government,prevented an environmental catastrophe, and found homes for three orphan...
分类:
其他好文 时间:
2014-08-24 14:14:42
阅读次数:
169
Description
Samball is going to travel in the coming vacation. Now it's time to make a plan. After choosing the destination city, the next step is to determine the travel route. As this poor guy has ...
分类:
其他好文 时间:
2014-08-18 10:50:54
阅读次数:
334
Problem HMorning WalkTime Limit3 SecondsKamal is a Motashota guy. He has got a new job in Chittagong. So, he has moved to Chittagong from Dinajpur. He...
分类:
其他好文 时间:
2014-08-15 14:29:48
阅读次数:
250
写这篇文章的目的首先是为让自己以后再装Linux环境时候,不用再通宵google+百度,做个备忘录,其次,给新入Linux环境的同学分享一点个人经验,再高尚点的动机也算是想做为开源技术的传播布道者。作为曾经的.NET开发者其实对widnwos还是有着很深厚的感情,但在做Java开发的时候,不妨将一些...
分类:
编程语言 时间:
2014-08-04 01:54:36
阅读次数:
447
一道面试题,下面程序的输出是?
public class StaticDispatch {
static abstract class Human{
}
static class Man extends Human{
}
static class Woman extends Human{
}
public void sayHello(Human guy){
System.out...
分类:
编程语言 时间:
2014-07-09 12:06:54
阅读次数:
213
注意数据范围即可#include #include #include using namespace
std;int main(){ long long n,x; cin >> n >> x; vector c(n); for(int i
= 0 ; i > c[i]; ...
分类:
其他好文 时间:
2014-06-09 21:17:11
阅读次数:
269
http://kerryosborne.oracle-guy.com/2008/10/oracle-management-packs/ There has
been quite a bit of confusion about the licensing of Oracle Management P...
分类:
数据库 时间:
2014-05-16 09:39:52
阅读次数:
441
《C程序设计语言》Brian W.Kernighan,Dennis M.Ritchie
编著:C语言的开山之作。C程序员应该人手一本。《C语言参考手册》Samuel P.Harbison,Guy L.Steele Jr.
编著:很好的C语言参考书,在写代码的时候希望边上可以放上一本。《C语言专家编程...
分类:
编程语言 时间:
2014-05-10 02:56:54
阅读次数:
365
《C程序设计语言》Brian W.Kernighan,Dennis M.Ritchie
编著:C语言的开山之作。C程序员应该人手一本。《C语言参考手册》Samuel P.Harbison,Guy L.Steele Jr.
编著:很好的C语言参考书,在写代码的时候希望边上可以放上一本。《C语言专家编程...
分类:
编程语言 时间:
2014-05-10 02:35:56
阅读次数:
363