# Statement ## About **寫題敘的地方** ## Get Started * **一開始進來會看到 :** ![image](https://hackmd.io/_uploads/S1_6X2LJkx.png) * **不要慌,無腦選English (不管你用什麼語言寫題敘)** ![image](https://hackmd.io/_uploads/Skvm4h8kke.png) * **點完之後 Statement 介面長這樣** ![image](https://hackmd.io/_uploads/rJWwXn8JJg.png) ## Sections * ### **English ~~or Spanish~~** ![image](https://hackmd.io/_uploads/S1IMr2LJyx.png) **代表你目前題敘使用的語言** **但不要管他,因為 English 好讚** **(因為不設置 English 有時候會有很麻煩的報錯)** * ### **Edit with Preview** ![image](https://hackmd.io/_uploads/BymHH2Ik1g.png) **很好用的東西** **可以讓你 邊預覽結果 邊編寫題敘** * ### **Review, Delet Current, Create New** ![image](https://hackmd.io/_uploads/SkhLU3Uy1g.png) **字面意思,但基本上用不到** * ### **In LaTex, In HTML, In PDF** ![image](https://hackmd.io/_uploads/ry9cU38Jyl.png) **預覽模式的選擇** <font color = "red">**但基本上在語言English下的PDF、LaTex會炸開**</font> * ### **See our brief manual to learn about supported TeX commands.** ![image](https://hackmd.io/_uploads/SJPbw2I1Jx.png) **請記得 Statement 不會寫就看這邊** * ### **基本架構** ![image](https://hackmd.io/_uploads/BkASD3Ikyl.png) * **Name 題目名稱** * **Legend 主要題敘區塊** * **Input format 輸入格式說明** **基本上條件範圍限制也都放在這邊** * **Output format 輸出格式說明** * **Notes 叮囑事項** **大家都把範例說明放在這裡** * **Tutorial 題目題解(不用寫也沒差)** * ### **Save** ![image](https://hackmd.io/_uploads/HJB_dhL11e.png) **儲存檔案,很重要!!!** **不然你寫完跳出介面就沒了...** * ### **Show section 'Scoring'** ![image](https://hackmd.io/_uploads/rJz6_hLJJe.png) **配分在這裡,打勾就會多出** ![image](https://hackmd.io/_uploads/B1TGKn8k1x.png) * ### **Statement Resource Files** ![image](https://hackmd.io/_uploads/rkk8YnUJye.png) **題目相關資源檔案放的地方** **簡單來說就是圖片丟這裡** ## Basic config **以 [TOJ 716-磚頭](https://toj.tfcis.org/oj/pro/716/) 舉例** * ### **Name** ![image](https://hackmd.io/_uploads/B1MushUy1g.png) * ### **Legend** ![image](https://hackmd.io/_uploads/HkKYj38kJl.png =200%x) **導入圖片** ```latex \begin{center} \includegraphics[scale=0.7]{120190909145642.jpg} \\ \small{圖片來源於三和瓦廠.} \end{center} ``` <font color = "red">**但記得把圖片檔案丟進去這裡**</font> ![image](https://hackmd.io/_uploads/S1ILTn8J1x.png) <font color = "red">**阿記得換行要換兩次!!!**</font> * ### **Input format** ![image](https://hackmd.io/_uploads/Hk2-23LJ1x.png) **Latex 數學公式用法是用 `$$`** **上網查應該有教學** * ### **Output format** ![image](https://hackmd.io/_uploads/rkpw2nL11l.png) * ### **Scoring** ![image](https://hackmd.io/_uploads/rkUthhLkJx.png) **模板在 [brief manual](https://polygon.codeforces.com/docs/statements-tex-manual?ccid=35089309e0ed2978461bbcf47f95dfa3&session=22f05e1a703fbc6fea4c3f9806a749fbf094f0f6) 那邊找的到**