Skip to content

LuckyPigeon/CPE_Previous_Questions

Repository files navigation

CPE_Previous_Questions

All Contributors

CPE 的歷屆考題 📃📃📃

目錄 📖

  • 爬蟲:CPE 試題的爬蟲 🕷️
  • 歷屆試題:CPE 的歷屆試題,從 2010/06/09 到 2020/06/09 的所有題目以及解答 📚
  • 一星題:CPE 一星題,考試中最好得分的存在 ⭐
  • 二星題:CPE 二星題,考試能拿到三題的關鍵 ⭐⭐

如何貢獻 🤔🤔🤔

請先到右上方點一顆星星 ⭐

撰寫註解 ✏️

請在試題目錄下選擇自己喜歡的 CPP 檔,並為裡面的程式碼加上註解,註解為了方便同學們閱讀,請以中文為主,另外註解的格式請參閱 COMMENT.md

新增解法 📑

如果同學對於某個題目有新的解法,歡迎在試題旁新增 Method+數字的資料夾,並在裡面新增題目序號.cpp,例如:Method1/100.cpp

研究爬蟲 🔍🕷️🔎

同學們對於 scrapy 有興趣的話,也可以進去爬蟲資料夾,撰寫爬蟲的註解也可以喔!

如何提交回饋 🤔🤔🤔

同學們如果覺得有什麼新想法,歡迎寫信到 s109321515@mail1.ncnu.edu.tw,或者上 404 研究室找沛群助教

Template

Hacktoberfest 2020 規則

用 C++ 理解

if(submitted_during_the_month_of_October && submitted_in_a_public_repo){
    if(PR_is_labelled_as_hacktoberfest-by-a-maintainer || submitted-in-a-repo-with-the-hacktoberfest-topic){
        if(The-PR-is-merged || The-PR-has-been-approve){
            PRs-count=true;
        }
    }
}
else{
    PRs-count=false;
}

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Pigeon

🚧 💻 📖 🖋 🤔 📆 💬 👀 🔧

snsd0805

💻 📖

amy9032

💻 📖

Min Tang

💻

efficacy38

💻

ruby5487

💻

EXun

📖 💻

Lisa304

💻

Fanlan

💻

LCH030

💻

秋分

💻

This project follows the all-contributors specification. Contributions of any kind welcome!