2024 去打學弟的免修考
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
幫那位沒上的學弟QQ
寫題順序
到著寫
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
賽前
中午例行跑去社部補充肚子體力值,聽到英耀老師說要考免修考,302會斷網
然後這天又是成大講座的時間
我想說反正成大是12:20開始,免修是12:10開始
結果server時間慢5min,輸光
題目
pA 皇后
西洋棋皇后走法,可以上下左右、斜線
給你兩個點,求皇后最快走幾次可以走到
範例輸入1:
範例輸出1:
範例輸入2:
範例輸出2:
根本TOJ 674
稍微觀察一下題目就會發現
- 兩個同樣的點答案為0
- 假如斜線、同一行列答案就是1
- 剩下來為2
code
pB 盜墓筆記
pC 遊戲選角
給你n個人,然後給其攻擊力以及防禦力
其能力值為其二能力之平方和
求能力值第二名的人的攻擊力跟防禦力
後來想想這題也是可以用維護做出來的
// sort裸題,但需要一點點pair概念
code
pD 地毯編織
code
pF 秘密差簡單版
code
整體感覺
比去年我考的簡單了一點點
但是報考的人只有數資班的3個學弟