L2-003. 月饼 一、心得 二、题目及分析 L2-003. 月饼 时间限制 100 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 陈越 时间限制 100 ms 时间限制 100 ms 内存限制 65536 kB 内存限制 65536 kB 代码长 ...
分类:
其他好文 时间:
2017-07-20 17:32:21
阅读次数:
127
Linux的文件系统:(逻辑视角) 根文件系统(rootfs):(linux访问内容即为与根一块访问) root filesystem(根文件系统) LSB,FHS:(FileSystem Heirache Standard)文件系统层级结构标准 /etc,/usr,/var,/root,/home ...
分类:
其他好文 时间:
2017-07-20 10:13:22
阅读次数:
182
1048. 数字加密(20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限制 8000 B 代码 ...
分类:
编程语言 时间:
2017-07-19 19:32:35
阅读次数:
197
standard singleTop singleTask singleInstance什么时候该用哪种模式? final类无法被继承,没有子类 *standard:系统默认启动模式 Android是使用返回栈来管理Activity的,在standard模式下,每当启动一个新的活动,它就会在返回栈中 ...
分类:
其他好文 时间:
2017-07-19 15:27:29
阅读次数:
170
Problem B Miscalculation Input: Standard Input Time Limit: 1 secondBob is an elementary schoolboy, not so good at mathematics. He found Father’s calcu ...
分类:
其他好文 时间:
2017-07-19 11:54:14
阅读次数:
148
一、 必备的包 一般而言,这几个包是比较常见的: ? matplotlib,用于绘图 ? numpy,数组处理库 ? pandas,强大的数据分析库 ? sklearn,用于线性回归的库 ? scipy, 提供很多有用的科学函数 我一般是用pip安装,若不熟悉这些库,可以搜索一下它们的简单教程。 二 ...
分类:
编程语言 时间:
2017-07-18 22:10:57
阅读次数:
343
E. DNA Evolution time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output Everyone knows that DNA ...
分类:
编程语言 时间:
2017-07-18 16:53:36
阅读次数:
326
链接:http://codeforces.com/problemset/problem/570/D D. Tree Requests time limit per test 2 seconds memory limit per test 256 megabytes input standard in ...
分类:
编程语言 时间:
2017-07-18 13:41:49
阅读次数:
226
A. Who is the winner? time limit per test 1 second memory limit per test 64 megabytes input standard input output standard output A. Who is the winner ...
在.net core 下的wcf 和framework下的wcf使用方式有点不太一样。在core下用wc,需要安装VS扩展Visual Studio WCF Connected Service,目前这个插件不是特别的稳定,经常会出现莫名其妙的错误,前段时间最高支持到.net standard 1.6 ...
分类:
Web程序 时间:
2017-07-18 00:17:48
阅读次数:
454