有向图DAG
The Tower of Babylon
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Perhaps you have heard of the...
分类:
其他好文 时间:
2015-02-07 23:01:17
阅读次数:
178
Ants
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu
Submit Status
Description
Problem B: Ants
An army of ants walk on a horizontal pole of length l cm, eac...
分类:
其他好文 时间:
2015-02-07 17:32:14
阅读次数:
212
UVA - 11178
Morley's Theorem
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Problem D
Morley’s Theorem
Input: Standard...
分类:
其他好文 时间:
2015-02-07 17:30:49
阅读次数:
95
clang: C语言编译器,类似于gcc clang++: C++编译器,类似于g++。clang++只是clang的一个别名。 lld: 链接器,类似于ld。但是默认不用它,默认用vc的link.exe。 clang-format:按照固定的规范格式化C/C++代码,非...
分类:
其他好文 时间:
2015-02-07 13:17:40
阅读次数:
596
题意:求$0using namespace std;typedef long long ll;set s;int main() { ll n; scanf("%lld", &n); for(int i=1; i*i::iterator it=s.begin(); it!=s.end(); ++it)...
分类:
其他好文 时间:
2015-02-06 18:44:09
阅读次数:
187
Lining Up
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld
& %llu
Submit Status
Description
Lining Up
``How am I ever going to solve this prob...
分类:
其他好文 时间:
2015-02-06 11:16:18
阅读次数:
117
UVALive - 3942
Remember the Word
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Neal is very curious about c...
分类:
其他好文 时间:
2015-02-05 13:40:58
阅读次数:
145
Add All
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu
Submit Status
Description
Problem F
Add All
Input: standard input
Output: standard output
Yup!! The...
分类:
其他好文 时间:
2015-02-05 09:33:41
阅读次数:
187
F -Cutting SticksTime Limit:3000MSMemory Limit:0KB64bit IO Format:%lld & %lluSubmitStatusPracticeUVA 10003Appoint description:DescriptionCutting Stick...
分类:
其他好文 时间:
2015-02-05 01:56:03
阅读次数:
176
UVA - 11806
Cheerleaders
Time Limit: 2000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
C
Cheerleaders
In mos...
分类:
其他好文 时间:
2015-02-04 21:55:28
阅读次数:
192