$ npm install -g atcoder-cli Usage $ acc login#login your atcoder account$ acc session#check login status$#your login session will be saved to a local file, but your password won't be saved$#to delete the session file, use `acc logout`$ acc new abc001#"abc001/" directory will ...
AtCoder-cli是一个专为AtCoder平台设计的命令行工具,旨在简化竞赛编程任务,如登录、获取比赛信息、下载样例输入输出和提交代码等。 AtCoder-cli的设计初衷是让参赛者在竞赛过程中能够更加高效地管理自己的项目,减少不必要的操作步骤,从而专注于解决编程问题。它通过自动化的项目管理功能,如创建新比赛的项目目录和自动配...
atcoder-cliHe**er 上传194.53 KB 文件格式 zip atcoder cli competitive-programming unofficial AtCoder command line tools 点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 qtkaifajingyan 2025-03-30 00:01:52 积分:1 FxloudongCTF-Poc 2025-03-30 00:11:44 积分:1 ...
AtCoder CLI developed in Ruby. Installation Install the gem and add to the application's Gemfile by executing: $ bundle add acclir If bundler is not being used to manage dependencies, install the gem by executing: $ gem install acclir ...