链接: https://codeforces.com/contest/1234/problem/B2 题意: The only difference between easy and hard versions are constraints on n and k. You are messagin ...
分类:
Web程序 时间:
2019-10-02 22:39:26
阅读次数:
213
The only difference between easy and hard versions is the number of elements in the array. You are given an array aa consisting of nn integers. In one ...
分类:
其他好文 时间:
2019-09-26 23:09:11
阅读次数:
63
1.安装pyenv:https://github.com/pyenv/pyenv-installer 下载如下报错,则安装nss:yum -y update nss 2.添加环境变量 3.查看已安装的版本:pyenv versions 【前面带*号的表示在用的版本】 4.查看可安装的版本:pyenv ...
分类:
编程语言 时间:
2019-09-26 17:19:15
阅读次数:
110
2019.09.24: 学习内容:JS 常见错误、JS加速、ES5(6)特性 补充:js保留词:https://www.w3school.com.cn/js/js_reserved.asp js版本及浏览器支持:https://www.w3school.com.cn/js/js_versions.a ...
分类:
Web程序 时间:
2019-09-26 13:15:58
阅读次数:
94
Mysql 安装 下载地址: 点击链接选择looking for previous GA versions 可以选择历史版本下载 1. 解压下载的mysql 5.7.27 winx64压缩包文件,解压至D:\MySql\mysql 5.7.27 winx64 2. 配置Mysql环境变量MYSQL_ ...
分类:
数据库 时间:
2019-09-21 17:33:22
阅读次数:
111
假设需要下载Laravel/homestead这个包。 首先定位到地址:https://app.vagrantup.com/laravel/boxes/homestead/versions/8.0.0 然后直接在后面加上 “providers/virtualbox.box”就可以下载了 (注意vir ...
分类:
Web程序 时间:
2019-09-18 11:09:39
阅读次数:
140
sparkf:spark sql替换hive查询引擎 CONSOLE WARNING: Hive on MR is deprecated in Hive 2 and may not be available in the future versions. Consider using a diffe ...
分类:
数据库 时间:
2019-09-18 10:52:55
阅读次数:
212
1> 安装Homebrew 2> 安装Jenkins 此时会提示: brew cask install homebrew/cask-versions/adoptopenjdk8 3> 安装上面的提示安装Java brew cask install homebrew/cask-versions/ado ...
分类:
系统相关 时间:
2019-09-16 11:38:59
阅读次数:
135
The only difference between easy and hard versions is the number of elements in the array. You are given an array aa consisting of nn integers. In one ...
分类:
其他好文 时间:
2019-09-13 10:22:36
阅读次数:
101