摘要:
1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cstdlib> 5 #include <algorithm> 6 #define max(a, b) ((a) > (b) ? (a) : (b)) 阅读全文
摘要:
Radar Installation Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 89661 Accepted: 20143 Description Assume the coasting is an infinite str 阅读全文
摘要:
Sunscreen Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9333 Accepted: 3264 Description To avoid unsightly burns while tanning, each of t 阅读全文