An open API service indexing awesome lists of open source software.

https://github.com/sunset1995/acm_icpc_prac

Practicing for Competion Programing
https://github.com/sunset1995/acm_icpc_prac

Last synced: over 1 year ago
JSON representation

Practicing for Competion Programing

Awesome Lists containing this project

README

          

# radar 掃雷手冊

1. 變數初始化
2. 變數重複命名 (i,j,k...
3. 題目限制看清楚
4. 確保所有資料都處理到 (遞迴,預處理等