Adt lab/Ad hoc problems 1
ไปยังการนำทาง
ไปยังการค้นหา
- This is part of adt lab
This week, we will practice on problem solving with C++. We will work on UVa Online Judge.
You should register an account at UVa Online Judge and use single account to submit on every task. We will keep track of your work based on that account.
List of problems
- Intro problem
- UVa 100 - The 3n + 1 problem
- See how to read input.
- Hint: i may be larger than j.
- UVa 100 - The 3n + 1 problem
- Easy problems
- Harder problems
- UVa 146 - ID Codes
- UVa 10077 - The Stern-Brocot Number System (optional)
- UVa 12022 - Ordering T-shirts (optional)