All Projects → LuckyPigeon → CPE_Previous_Questions

LuckyPigeon / CPE_Previous_Questions

Licence: MIT License
CPE 的歷屆考題

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CPE Previous Questions

whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+320%)
Mutual labels:  hacktoberfest2020
credit-tracker
Credit Tracker WordPress plugin
Stars: ✭ 15 (-25%)
Mutual labels:  hacktoberfest2020
Hacktoberfest-Learning
Get started with Hacktoberfest 2020 with your first easy PR; just add an html page about yourself or edit sample html page to get started with open-source
Stars: ✭ 15 (-25%)
Mutual labels:  hacktoberfest2020
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+575%)
Mutual labels:  hacktoberfest2020
ui
✏️ Free open source Web User Interface for OhMyForm ⛺
Stars: ✭ 40 (+100%)
Mutual labels:  hacktoberfest2020
invmovieconcept1
True Cross platform UI design featuring complex scroll based animations powered by flutter
Stars: ✭ 55 (+175%)
Mutual labels:  hacktoberfest2020
oasa-telematics-api
The Athens' bus telematics API, complete with types and helper methods 🚌 🚌 🚌
Stars: ✭ 19 (-5%)
Mutual labels:  hacktoberfest2020
todobot
📝🤖 Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
Stars: ✭ 32 (+60%)
Mutual labels:  hacktoberfest2020
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+120%)
Mutual labels:  hacktoberfest2020
dolarPy
Checks USD/PYG exchange rate from several sites, with a calculator, RESTful API and a twitter bot
Stars: ✭ 45 (+125%)
Mutual labels:  hacktoberfest2020
wacket
Racket to WebAssembly "compiler".
Stars: ✭ 23 (+15%)
Mutual labels:  hacktoberfest2020
agile-visitors
Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
Stars: ✭ 23 (+15%)
Mutual labels:  hacktoberfest2020
saddy-graphics-engine-2d
Saddy is an open-source crossplatform 2D graphic engine, based on OpenGL, which can be used for creating 2D games. like platformers or RPGs.
Stars: ✭ 51 (+155%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020
Hacktober-Fest 2020 -> open for all!
Stars: ✭ 20 (+0%)
Mutual labels:  hacktoberfest2020
phoenixbsl
Упрощаем работу с конфигуратором 1С
Stars: ✭ 154 (+670%)
Mutual labels:  hacktoberfest2020
coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+200%)
Mutual labels:  hacktoberfest2020
the-duck-gallery
theduckgallery.zenika.com
Stars: ✭ 21 (+5%)
Mutual labels:  hacktoberfest2020
Idea-ReVue
Social Ideation application to manage Ideas. Developed with Vue, Firebase & Vuetify
Stars: ✭ 15 (-25%)
Mutual labels:  hacktoberfest2020
roadmap-cc
Roadmap para se tornar um cientista da computação na UFCG
Stars: ✭ 49 (+145%)
Mutual labels:  hacktoberfest2020
algo-book
The algo book that contains various algorithms in 4 different languages
Stars: ✭ 17 (-15%)
Mutual labels:  hacktoberfest2020

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 有興趣的話,也可以進去爬蟲資料夾,撰寫爬蟲的註解也可以喔!

如何提交回饋 🤔🤔🤔

同學們如果覺得有什麼新想法,歡迎寫信到 [email protected],或者上 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].