Training 2006
Below is the schedule. All trainings will be held in HW310 unless otherwise specified.
Time | Contents | Exercises (& solutions) |
Sep 2 18:30-21:30 | Grand tour to STL | |
Sep 9 18:30-21:30 | Numeric computation | |
Sep 16 18:30-21:30 | Shortest Path | |
Sep 23 18:30-21:30 | Dynamic Programming | |
Sep 29 18:30-21:30 | Team Formation Test for Regionals | |
Jan 4 18:30-21:30 | Problem Practice | 10800 (Output formatting) 10801 (Dijkstra) 10802 (Cycle determination) |
10803 (Warshall) 10804 (Bipartite matching) |
||
Jan 11 18:30-21:30 | Problem Practice | 10805, 10806, 10807, 10808, 10809, 10810 |
Jan 18 18:30-21:30 | Problem Practice | 10812, 10813, 10814, 10815, 10816 |
Jan 26 18:30-21:30 | Problem Practice | 10820, 10821, 10822, 10823, 10824, 10825 |
Feb 9 18:30-21:30 | Problem Practice | 10826, 10827, 10828, 10829, 10830, 10831 |
Feb 23 18:30-21:30 | Problem Practice | 10841, 10842, 10843, 10844 |
Mar 2 18:30-21:30 | Problem Practice | 10846, 10847, 10848, 10849, 10850, 10851, 10852 |
Mar 9 18:30-21:30 | Problem Practice | 10853, 10854, 10855, 10856, 10857 |
Jun 8 | Warm-up questions | 100, 299, 458, 488, 10055, 10071, 10469, 10696, 10783 |
Jun 15 | Dynamic programming | 10003, 10405, 348 10003.cpp, 10405.cpp |
Jun 29 | Small Trick and STL | memset_ex.cpp, struct_ex.cpp, set_ex.cpp, queue_ex.cpp, map_ex.cpp, compare_ex.cpp, |
prime_ex.cpp, prime_factor_ex.cpp, 136.cpp, 10954.cpp | ||
Jul 14 | Bitwise operation | 10394 10394.cpp |