OI工具
OI工具
一、CP Editor 编译器
(Copy and Paste Editorial)
(1) 安装
(2) 日常调教 (Ctrl+P打开设置)
设置模板
管理员身份的cmd进入cf_v1.0.0_windows_64文件路径。(找不到路径就在cp editor的设置里找)
命令
cf config跳出选项。1
2
3
4
5
6
7
8
9
10Configure the tool
0) login
1) add a template
2) delete a template
3) set default template
4) run "cf gen" after "cf parse"
5) set host domain
6) set proxy
7) set folders' name
Please choose one (index):选
0登录后,再调出上述界面。选
1添加模板,再选language里的50(G++14)。在Template absolute path(e.g. "~/template/io.cpp"):之后输入模板文件路径,不用带引号。suffix不需要填,直接回车。alias输入cpp。`Before script也不需要填,直接回车。Script下直接复制./$%file%$.exe输入就行。After Script直接回车。Make it default (y/n)?输入y。这样上传模板就成功了。用
cf config调出选项,用3,2来设置默认模板和删除模板。
CF Tool爬取OJ
(需事先安装Competitive Companion 拓展(CF tool)
- 直接爬取:在左键浏览器CF Tool插件$\rightarrow$Parse with$\rightarrow$Problem parser$\rightarrow$选择相应OJ内核。
 - 开启默认:在左键浏览器CF Tool插件$\rightarrow$管理拓展$\rightarrow$扩展选项$\rightarrow$Custom rules$\rightarrow$设置OJ网址和OJ类型。
 
二、相关网站
- OJ日历:比赛日历
 - OI Wiki:知识点百科
 - CF Tracker:CodeForces赛事题目统计
 - OI梗百科
 - AtCoder从小白到大神 : AtCoder使用说明
 
三、编译器
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 风雨天一阁📜!




