Try   HackMD

DDJ Regular Contest Round 出題規則

沒意外比賽為每星期五舉行,如撞到CF之類的重要比賽,則會提前一天舉行
有期中期末考之類比賽順延1~2周

出題方向 (出題前請先閱讀以下)

  1. 比賽時間共120分鐘,題目以五題左右
  2. 至少一題3-10分鐘以內會有人首殺的簽到題
  3. 至少一題簡單題,期望實作時間5~15分鐘(可包含基礎演算法)
  4. 至少兩題難題
  5. 全部題目中,如果非不得已要出超級難題(如flow,賽局等)至多一題
  6. 題目請勿完全抄襲,像是直接把某題程式碼複製可以完全AC
  7. 如果真的想不到題,請找人協助,如 jakao 或 benson

題目細節 (出題後請確定以下)

  1. 每個變數皆須完整交代範圍大小
  2. 題目需在出處打以下圖片tag(以Round#3為例)
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  3. 題目名稱最前面需加上題號(A,B,C,D,E)(以Round#2 C為例)
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  4. 題目秒數限制 不得低於0.5秒,不得多於30秒,題目秒數限制應該至少要是官方解的約1.5倍~2倍,不應限制太剛好
  5. 題目應於賽前2天測試完(有可能因某些狀況比賽提前所以須盡早測試完成),如果有拖到時間無法如期舉行,請通知主辦人jakao或benson
  6. 如果有需要測試的題目請設為練習題,不要選到公開題會全部人都看到
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  7. 比賽設定參數,以下兩者皆勾為是
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  8. 題目不必照難度排序
  9. 題目分類請選擇DDJ競賽題目
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

題目測試

如果需要用到特定演算法,寫一隻較差複雜度演算法的code,確保較差的複雜度(爆搜)不會被喇過全部測資,好好測試時間

比賽公告

每場比賽的Announcement需由出題者寫,用以下模板修改
比賽公告 模板
問題詢問 模板

題解

  1. 可以參考前幾round的寫法
  2. 在比賽結束前寫完題解

比賽後

  1. 比賽後將題解連結公告在announcement
  2. 將題目設為公開題