Programming Challenges :: Projects :: Challenges 6
Due: Database Error
Problem
Turn in your working solution on Google Drive or Github to the following problems as well as your stats from the UVa online judge.
Instructions
After reading chapter 6, complete the following problems. Email Mr. Miller with your UVa username when you're done. Turn in your code to Google Drive or GitHub. (Level 1: Easy, Level 2: Medium, Level 3: Hard)
- 6.6.1: How Many Fibs? (UVa ID 10183)
- 6.6.7: Self-Describing Sequence (UVa ID 10049)
- Two of the following:
- 6.6.2: How Many Pieces of Land? (UVa ID 10213), 6.6.3: Counting (UVa ID 10198), 6.6.3: Expressions (UVa ID 10157), 6.6.5: Complete Tree Labeling (UVa ID 10247), 6.6.6: The Priest Mathmatician (UVa ID 10254), 6.6.8: Steps (UVa ID 846)
There is no rubric for this project. It is worth a total of 40 points and you receive 10 points for each accepted solution. You can receive partial points for attempted solutions.
Fastest Solutions
Complete Tree Labeling
No solutions
Counting
Max Gartung: 0 (C++)
Brogan Clements: 0.14 (Java)
Grant Eads: 0.14 (Java)
Jason Wilcox: 0.14 (Java)
Seth Holtquist: 0.14 (Java)
AJ Walter: 0.18 (Java)
Mateusz Rusnaczyk: 0.18 (Java)
Kurtis Bowen: 0.19 (Java)
Expressions
No solutions
How Many Fibs?
Max Gartung: 0.01 (C++)
Brogan Clements: 0.07 (Java)
Grant Eads: 0.08 (Java)
Jason Wilcox: 0.09 (Java)
Seth Holtquist: 0.09 (Java)
AJ Walter: 0.1 (Java)
Kurtis Bowen: 0.1 (Java)
Mateusz Rusnaczyk: 0.12 (Java)
How Many Pieces of Land?
Grant Eads: 0.18 (Java)
Jason Wilcox: 0.18 (Java)
AJ Walter: 0.24 (Java)
Self-Describing Sequence
Max Gartung: 0 (C++)
Brogan Clements: 0.04 (Java)
Seth Holtquist: 0.04 (Java)
AJ Walter: 0.06 (Java)
Kurtis Bowen: 0.06 (Java)
Grant Eads: 0.07 (Java)
Jason Wilcox: 0.07 (Java)
Mateusz Rusnaczyk: 0.11 (Java)
Steps
Brogan Clements: 0.08 (Java)
Seth Holtquist: 0.08 (Java)
The Priest Mathmatician
Max Gartung: 0.02 (C++)
Kurtis Bowen: 0.42 (Java)
Mateusz Rusnaczyk: 0.45 (Java)