The practice sheet is designed to let you:
- find all related links for resources, problems and contests.
- see progress and codes of all people in the community.
- share and be proud of your progress.
The spreadsheet is divided into sheets, one for each mentor group (sheets are named by the mentors' names at the bottom of the spreadsheet). Every ACMer will have a column where he/she can update his progress.
Each set of rows represents all stuff related to a training day (a day in the sheet corresponds to the session day in addition to the following days till the last day before the next session). Each day is divided into some categories such as:
- Resources: where you will find references to the material needed for this day.
- Practice Problems: which will be in the form of:
- a contest: the link will be provided. In your cell (the same contest row in your column), mark it with green if you solved all contest problems. It's recommended that you update it frequently with the number of problems you solved.
- a set of rows, one for each problem: In your cell for each problem, mark it with green if you got it accepted and add a link to your solution (write
[code]
then add hyperlink to the cell). Use CF submission links or add ideone links in case the problem is from another online judge (such as UVa).