簡單記錄一下我過的NTHU OJ 題目和我認為的困難度,照月份分開
請點進來看我之前所AC的題目與程式!
This article simply record my Accepted NTHU OJ problems and the difficulty I thought.
Please click "Read more" to see my previous AC problems and programs.
由於NTHU OJ 可能有些題目是參考 UVa OJ或 PKU OJ 而來,那些題目我要是解過,我會放在 UVa OJ - 題目記錄 中或是 PKU OJ - 題目記錄。要是在這邊找不到可以去那邊看看,這邊只記錄 NTHU OJ 原創的題目和非 UVa 及 PKU OJ的題目。
Because some problems in NTHU OJ may be from UVa OJ, if I solved those problems, I would put them in the UVa OJ - Problem records or PKU OJ - Problem records. If you don't find problems you want, maybe you can check that UVa OJ problem records. This page only records the original NTHU OJ problems or not from the UVa and PKU OJ.
2014年 四月 - 2014 April
請點進來看我之前所AC的題目與程式!
This article simply record my Accepted NTHU OJ problems and the difficulty I thought.
Please click "Read more" to see my previous AC problems and programs.
由於NTHU OJ 可能有些題目是參考 UVa OJ或 PKU OJ 而來,那些題目我要是解過,我會放在 UVa OJ - 題目記錄 中或是 PKU OJ - 題目記錄。要是在這邊找不到可以去那邊看看,這邊只記錄 NTHU OJ 原創的題目和非 UVa 及 PKU OJ的題目。
Because some problems in NTHU OJ may be from UVa OJ, if I solved those problems, I would put them in the UVa OJ - Problem records or PKU OJ - Problem records. If you don't find problems you want, maybe you can check that UVa OJ problem records. This page only records the original NTHU OJ problems or not from the UVa and PKU OJ.
2014年 四月 - 2014 April
AC problems | AC Date | Difficulty | Clue / Hint |
NTHU OJ - 5710 Stackv (Use C++ STL) | 4/06, 2014 | ★☆☆☆☆ | Stack |
NTHU OJ - 5711 Queue (Use C++ STL) | 4/06, 2014 | ★☆☆☆☆ | Queue |