This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2018/08/09 11:02] jguerin |
start [2018/09/12 15:47] (current) jguerin Added link to original guidebook in docs. |
||
---|---|---|---|
Line 2: | Line 2: | ||
If you have reached this page you are most likely involved or considering ICPC practice with the [[http:// | If you have reached this page you are most likely involved or considering ICPC practice with the [[http:// | ||
- | Welcome to our page! This Wiki is intended to serve as a manual for competitive programmers at UT Martin. Our hope is that the page will be under active development by students and faculty members in our department. | + | Welcome to our page! This Wiki is intended to serve as a manual for competitive programmers at UT Martin. Our hope is that the page will be under active development by students and faculty members in our department.((Additional material can be found in our first guidebook for Python [[https:// |
We hope that you find the contents useful. If you have any questions, comments, or suggestions, | We hope that you find the contents useful. If you have any questions, comments, or suggestions, | ||
Line 8: | Line 8: | ||
====== Guidebook Chapters ====== | ====== Guidebook Chapters ====== | ||
- [[python3|Python3 Language Reference]] for competitive programming | - [[python3|Python3 Language Reference]] for competitive programming | ||
- | - [[cpp_ref|C++ Language Reference]] for competitive programming | + | - [[cpp|C++ Language Reference]] for competitive programming |
- [[algorithms|Algorithms]] | - [[algorithms|Algorithms]] | ||
+ | - [[math|Mathematical Reference]] | ||
- [[competitive_programming|Competitive Programming Tricks and Style]] | - [[competitive_programming|Competitive Programming Tricks and Style]] | ||
- | - [[problems|Competitive Programming | + | - [[problems|Problems]] |
- [[references|References]] | - [[references|References]] | ||
- [[credits|Guidebook Credits]] | - [[credits|Guidebook Credits]] | ||
- | ====== New Kattis Problems ====== | + | ==== Appendices |
- | New Problems Feed: [[new_problems|New Problems]] | + | - [[appendix:guidebook_authoring|How to Author Guidebook Pages]] |
+ | - [[appendix: | ||
------- | ------- | ||
+ | == Note to Coaches/ | ||
+ | We don't expect many people to find the draft copy of this document too early, but if you do find this useful in any capacity (as a coach, for a course, as a competitor, etc.) please [[jguerin@utm.edu|let us know]]! We would find any such usage information very helpful! | ||
+ | |||
== Disclaimer == | == Disclaimer == | ||
A note to the reader. We hope that as this page evolves that it will provide a free and open source reference for students and coaches who are getting into competitive programming. As this page is currently in its infancy, please expect occasional reorganization efforts as we work towards a stable first draft. | A note to the reader. We hope that as this page evolves that it will provide a free and open source reference for students and coaches who are getting into competitive programming. As this page is currently in its infancy, please expect occasional reorganization efforts as we work towards a stable first draft. |