Step1
在电脑上安装 Java 环境
免费 Java 下载
Step2
安装 TopCoder 客户端
Load Competition Arena
Step3
到 这里 找到如下三个插件,并下载,保存到一个不轻易挪动(不要改变他们的绝对路径)的地方
1. TZTester
2. CodeProcessor
3. FileEdit
Step4
一、使用你的帐号登录 Arena。选择:"Options" → "Editors",调出了新的窗口,按 "Add" ,而后在 "name" 栏填 "FileEdit" ,"EntryPoint" 栏填 "fileedit.EntryPoint",路径的话,直接浏览 "FileEdit.jar" 所在的位置便可。完成以后按 "OK"
二、继续 "options" → "Editors"。调出了新的窗口,按 "Add"(PS:此次要添加以上所有三个文件包括 "FileEdit.jar" )。这一次 "name" 栏填 "CodeProcessor" ,"EntryPoint" 栏填 "codeprocessor.EntryPoint",路径栏:直接浏览三个文件就能够。完成以后按 "OK"
三、选择 "CodeProcessor" 作你的 "Default Editor"(PS:就是在前面的两个白色的括号中的第一个打勾), 按 "Save" 键
四、选定 "CodeProcessor" (PS:是高亮显示,不是在前面的两个白色的方括号里打勾哦!),按 "Configure"。在 "Editor EntryPoint" 栏,键入 "fileedit.EntryPoint",在 "Processor Class" 栏键入 "tangentz.TZTester",按 "Verify",弹出窗口看是否所有 "found",是的话按 "OK" 键返回,不是的话看前面的操做是否有误。而后再按后面的 "configure",勾上 "Write the problem description using HTML",把 "File Extension" 那里改为 "html" ,这样题目描述就会被生成一个 html 文件,方便看题。把 "Backup existing file when overwrite" 前面的勾去掉,那东西几乎没用。在 "Enter directory read/write problems to:" 这里填上你放程序文件的绝对路径。最后按一下 "code template",把 "language" 改为 "C++",用下面的模版替换里面原来的模板html