We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pypy
Python
安装 model pypy -m pip install psycopg2 运行命令 apt-get install apt-utils Dockerfile apt-get install -y libjpeg-dev zlib1g-dev libpq-dev libfreetype6-dev build-essential && \ rm -rf /var/lib/apt/lists/*
find . -name "*.*" -type f -exec sed -i "s/\/__STATIC_CDN_HOST__/$STATIC_CDN_HOST/g" {} \;
The text was updated successfully, but these errors were encountered:
有什么需求也可以提出来,我评估后会考虑加入
Sorry, something went wrong.
加个远程判题,类似Vjudge,可以提交到Codeforces
可以考虑加入,不过可能会是收费功能
Harry-zklcdc
No branches or pull requests
pypy
语言更改后端放弃 QAQPython
解释器为pypy
find . -name "*.*" -type f -exec sed -i "s/\/__STATIC_CDN_HOST__/$STATIC_CDN_HOST/g" {} \;
The text was updated successfully, but these errors were encountered: