rehashing+leetcode-leetcode:力码培训

时间:2024-07-21 04:26:10
【文件属性】:

文件名称:rehashing+leetcode-leetcode:力码培训

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-21 04:26:10

系统开源

重新哈希+leetcode 为 python 3.7 创建 virtualenv 安装 Pyenv apt-get install make libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev git clone git://github.com/yyuu/pyenv.git ~ /.pyenv echo ' export PYENV_ROOT="$HOME/.pyenv" ' >> ~ /.bashrc echo ' export PATH="$PYENV_ROOT/bin:$PATH" ' >> ~ /.bashrc echo ' eval "$(pyenv init -)" ' >> ~ /.bashrc . ~ /.bashrc 安装 virtualenv+pyenv warapper mkdir -p ~ /.pyenv/plugins git clone git://github.com/yyuu/pyenv-virtualenv.git ~ /.pyenv/plugins/pyenv-virtua


【文件预览】:
leetcode-master
----.python-version(15B)
----ReadMe.md(949B)
----problem()
--------two_sum_iv_input_is_a_bst.py(2KB)
--------two_sum.py(1KB)
--------two_sum_sorted.py(2KB)

网友评论