摘要:
1 #include 2 #include 3 #define NUMOFDATAS 25000000 4 5 using namespace std; 6 double array[NUMOFDATAS]; 7 int main(int argc, char const* argv[]) 8 { 9 freopen("50ETF.txt","rb",stdin)... 阅读全文
摘要:
背景:本人用 +`bootstrap marked markdown`语法后,代码显示灰底黑字,样子很丑。 所以找到了这个方法,可以让代码高亮,虽然也不漂亮,但比原始状态稍好些。 先来看看对比图: ============ 解决方案 找了好多的解决方案,无意中在 上发现了 这个项... 阅读全文
摘要:
Harry and Magical ComputerTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 641Accepted Submission(s... 阅读全文
摘要:
Harry And Dig MachineTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 659Accepted Submission(s): 25... 阅读全文
摘要:
Hie with the PieTime Limit:2000MSMemory Limit:65536KTotal Submissions:4619Accepted:2444DescriptionThe Pizazz Pizzeria prides itself in delivering pizz... 阅读全文
摘要:
PalindromeTime Limit:3000MSMemory Limit:65536KTotal Submissions:53250Accepted:18396DescriptionA palindrome is a symmetrical string, that is, a string ... 阅读全文
摘要:
Human Gene FunctionsTime Limit:1000MSMemory Limit:10000KTotal Submissions:17170Accepted:9550DescriptionIt is well known that a human gene can be consi... 阅读全文
摘要:
Cow BowlingTime Limit:1000MSMemory Limit:65536KTotal Submissions:13931Accepted:9230DescriptionThe cows don't use actual bowling balls when they go bow... 阅读全文
摘要:
AlignmentTime Limit:1000MSMemory Limit:30000KTotal Submissions:13243Accepted:4261DescriptionIn the army, a platoon is composed by n soldiers. During t... 阅读全文
摘要:
Cash MachineTime Limit:1000MSMemory Limit:10000KTotal Submissions:27649Accepted:9845DescriptionA Bank plans to install a machine for cash withdrawal. ... 阅读全文