摘要:
1、codeforces 349B Color the Fence 2、链接:http://codeforces.com/problemset/problem/349/B 3、总结: 刷栅栏。1-9每个字母分别要ai升油漆,问最多可画多大的数字。 贪心,也有点考思维。 #include<bits/s 阅读全文
摘要:
J. Cleaner Robot time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output Masha has recently boug 阅读全文
摘要:
Super Jumping! Jumping! Jumping! Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 33384 Accepted S 阅读全文
摘要:
最短路 Submit Status 在每年的校赛里,所有进入决赛的同学都会获得一件很漂亮的T-shirt。但是每当我们的工作人员把上百件的衣服从商店运回到赛场的时候,却是非常累的!所以现在他们想要寻找最短的从商店到赛场的路线,你可以帮助他们吗? Input 输入包括多组数据。 每组数据第一行是两个整 阅读全文
摘要:
转自 http://www.cnblogs.com/zxhl/p/4690748.html ACM进阶计划ACM队不是为了一场比赛而存在的,为的是队员的整体提高。大学期间,ACM队队员必须要学好的课程有:lC/C++两种语言l高等数学l线性代数l数据结构l离散数学l数据库原理l操作系统原理l计算机组 阅读全文
摘要:
D1. Magic Powder - 1 This problem is given in two versions that differ only by constraints. If you can solve this problem in large constraints, then y 阅读全文