题目大意: 有一个人从左上角走到右下角,有一个人从左下角走到右上角。 两个人的路线只能有一个交点。每一个格子都有自己的值,走过这个路径就能获得对应的值。 规定两个人路线的交点的值两个人都不能获得。 求这两个人获得的值得最大值时多少 大致思路: ? 首先先考虑简化的情况:只有一个人的时候,从左上走到右 ...
分类:
其他好文 时间:
2018-06-07 21:59:58
阅读次数:
158
其实,CentOS 7安装完成,默认是已经打开了22端口的。 SSH 为 Secure Shell 的缩写,由 IETF 的网络工作小组(Network Working Group)所制定;SSH 为建立在应用层和传输层基础上的安全协议。SSH 是目前较可靠,专为远程登录会话和其他网络服务提供安全性 ...
分类:
其他好文 时间:
2018-06-05 19:13:22
阅读次数:
186
参考 https://segmentfault.com/a/1190000006185954 1. Git的所有操作实际上是在操作这三个区域的状态(或内容) 2. 区别 checkout是会修改HEAD的指向,变更Index区域里的内容,修改Working Directory里的内容。 这看上去很像 ...
分类:
其他好文 时间:
2018-06-05 00:33:19
阅读次数:
211
public with sharing class NETWORKDAY { public void NETWORKDAY(){ //datetime s = datetime.today(); Datetime s = Datetime.newInstance(2014, 10, 22); Dat ...
分类:
其他好文 时间:
2018-06-03 21:42:41
阅读次数:
147
Problem description Polycarpus is the director of a large corporation. There are n secretaries working for the corporation, each of them corresponds v ...
分类:
其他好文 时间:
2018-06-03 14:49:59
阅读次数:
162
window10下使用git时 报错如下: $ git add readme.txtwarning: LF will be replaced by CRLF in readme.txt.The file will have its original line endings in your work ...
Description You are working for Macrohard company in data structures department. After failing your previous task about key insertion you were asked t ...
分类:
其他好文 时间:
2018-05-29 14:01:17
阅读次数:
165
Staining wood is not just a job to make the wooden stuff look appealing but also a colorful and fun experience. Choosing the right colors and working ...
分类:
其他好文 时间:
2018-05-28 14:47:07
阅读次数:
170
查看Odoo产品分析系列—-目录 1. 默认数据库 声明在先本系列文档(Odoo产品分析)整理来自本人对该ERP的理解,并结合文档Working-with-Odoo-10-Second-Edition.pdf进行归纳总结,其中也有少量内容来自网络搜索,若侵犯到您的产权,请联系。 ** 本人也接受od... ...
分类:
其他好文 时间:
2018-05-26 15:32:49
阅读次数:
229
"Holiday is coming, holiday is coming, hurray hurray!" shouts Joke in the last day of his college. On this holiday, Joke plans to go to his grandmothe ...
分类:
其他好文 时间:
2018-05-25 23:36:32
阅读次数:
337