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