ผลต่างระหว่างรุ่นของ "Adt lab/Data structure problems 1"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 9: | แถว 9: | ||
== Tree problems == | == Tree problems == | ||
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=8&page=show_problem&problem=640 UVa 699 - The Falling Leaves] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=8&page=show_problem&problem=640 UVa 699 - The Falling Leaves] | ||
+ | |||
+ | == Search & tree problems == | ||
+ | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=661&page=show_problem&problem=620 UVa 679 - Dropping Balls] | ||
+ | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=661&page=show_problem&problem=898 UVa 957 - Popes] | ||
+ | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=661&page=show_problem&problem=1998 UVa 11057 - Exact Sum] | ||
+ | * (optional) [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=661&page=show_problem&problem=1647 UVa 10706 - Number Sequence] | ||
== Misc. problems == | == Misc. problems == |
รุ่นแก้ไขเมื่อ 21:35, 18 กุมภาพันธ์ 2561
- This is part of adt lab.
เนื้อหา
Tree problems
Search & tree problems
- UVa 679 - Dropping Balls
- UVa 957 - Popes
- UVa 11057 - Exact Sum
- (optional) UVa 10706 - Number Sequence
Misc. problems
Hard problems
- (optional) UVa 11234 - Expressions