摘要:
方格取数(2) Problem Description 给你一个m*n的格子的棋盘,每个格子里面有一个非负数。从中取出若干个数,使得任意的两个数所在的格子没有公共边,就是说所取数所在的2个格子不能相邻,并且取出的数的和最大。 Input 包括多个测试实例,每个测试实例包括2整数m,n和m*n个非负数 阅读全文
摘要:
Drainage Ditches Problem Description Every time it rains on Farmer John's fields, a pond forms over Bessie's favorite clover patch. This means that th 阅读全文
摘要:
File->Project Structure->Libraries,然后点加号,将Tomcat lib文件夹下的servlet.jar和servlet-api.jar包导入。 阅读全文
摘要:
THE MATRIX PROBLEM Problem Description You have been given a matrix CN*M, each element E of CN*M is positive and no more than 1000, The problem is tha 阅读全文
摘要:
King Problem Description Once, in one kingdom, there was a queen and that queen was expecting a baby. The queen prayed: ``If my child was a son and if 阅读全文
摘要:
Go Deeper Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 21 Accepted Submission(s): 10 Problem 阅读全文
摘要:
2016-2017寒假社会实践报告 今年的寒假和去年一样,只做了一件事就是ACM,开始的几天并不顺利,刚放假的几天去青岛玩了几天,电脑电源落在那了,几天后才快递过来。寒假的任务看似很少,只是刷完ACMsteps,但是实际做起来很慢。 调整状态篇 最初的几天,可算是十分的艰难,放假前刷到了7.3也就是 阅读全文
摘要:
Intervals Problem Description You are given n closed, integer intervals [ai, bi] and n integers c1, ..., cn.Write a program that:> reads the number of 阅读全文
摘要:
T9 Problem Description A while ago it was quite cumbersome to create a message for the Short Message Service (SMS) on a mobile phone. This was because 阅读全文
摘要:
Cycling Problem Description You want to cycle to a programming contest. The shortest route to the contest might be over the tops of some mountains and 阅读全文