ผลต่างระหว่างรุ่นของ "Adt lab/Ad hoc problems 2"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 5: | แถว 5: | ||
== List of problems == | == List of problems == | ||
− | + | '''Easy problems''' | |
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4280 UVa 12602 - Nice License Plates] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4280 UVa 12602 - Nice License Plates] | ||
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=2542 UVa 11547 - Automatic Answer] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=2542 UVa 11547 - Automatic Answer] | ||
แถว 13: | แถว 13: | ||
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=1985 UVa 11044 - Searching for Nessy] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=1985 UVa 11044 - Searching for Nessy] | ||
− | + | '''Medium problems''' | |
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=778 UVa 837 - Light and Transparencies] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=121&page=show_problem&problem=778 UVa 837 - Light and Transparencies] | ||
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4283 UVa 12605 - Ripple Effect] | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4283 UVa 12605 - Ripple Effect] | ||
+ | |||
+ | '''Hard problems''' | ||
* [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4343 UVa 12620 - Fibonacci Sum] (Optional) | * [https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=602&page=show_problem&problem=4343 UVa 12620 - Fibonacci Sum] (Optional) |
รุ่นแก้ไขเมื่อ 02:16, 25 กันยายน 2558
- This is part of adt lab
Again this week, we will practice on problem solving with C++. We will work on UVa Online Judge.
List of problems
Easy problems
- UVa 12602 - Nice License Plates
- UVa 11547 - Automatic Answer
- UVa 10921 - Find the telephone
- UVa 11340 - Newspaper
- UVa 10528 - Major Scales
- UVa 11044 - Searching for Nessy
Medium problems
Hard problems
- UVa 12620 - Fibonacci Sum (Optional)