1138 - Trailing Zeroes (III)
PDF (English)
Statistics
Forum
Time Limit: 2 second(s)
Memory Limit: 32 MB
You task is to find minimal natural number N, so that ...
分类:
其他好文 时间:
2015-08-20 21:00:56
阅读次数:
223
Ignatius and the Princess III
Problem Description
"Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says.
"The second problem is, given...
分类:
其他好文 时间:
2015-08-20 16:55:59
阅读次数:
121
Keywords: 中文版, war3, warcraft 3,warcraft III, English, Language, 英文版本, win7, Windows 7, 语言, 插入CD英文版的windows 7可能会玩不了中文版魔兽3,会提示需要特定的语言版本,还要CD。修改game.dll...
Ignatius and the Princess IIITime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 15794Accepted Submiss...
分类:
其他好文 时间:
2015-08-19 22:48:12
阅读次数:
186
Description "Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says. "The second problem is, give...
分类:
其他好文 时间:
2015-08-19 19:36:59
阅读次数:
93
题目:
Given an array of numbers nums, in which exactly two elements appear only once and all the
other elements appear exactly twice. Find the two elements that appear only once.
For example:
...
分类:
其他好文 时间:
2015-08-19 17:01:01
阅读次数:
173
Given an array of integers, find out whether there are two distinct indicesiandjin the array such that the difference betweennums[i]andnums[j]is at mo...
分类:
其他好文 时间:
2015-08-19 07:04:29
阅读次数:
133
Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the two elements ...
分类:
其他好文 时间:
2015-08-19 01:57:18
阅读次数:
136
Given an array of numbersnums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the two elements t...
分类:
其他好文 时间:
2015-08-19 00:12:36
阅读次数:
201
人生第一次1A
写完即AC
艾玛高兴坏了
拉个屎冷静一下 = =
#include
#include
#include
#include
#include
#define maxn 1111
#define inf 0xfffffff
using namespace std;
int treedis[maxn];
int dis[maxn][maxn];
bool vex[max...
分类:
其他好文 时间:
2015-08-18 19:42:04
阅读次数:
118