Programming Challenges :: Projects :: Challenges 3
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
Read Chapter 3 and 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)
- 3.8.1: WERTYU (UVa ID 10082)
- 3.8.6: File Fragmentation (UVa ID 10132)
- Two of the following (one if it is Doublets):
- 3.8.2: Where's Waldorf? (UVa ID 10010), 3.8.3: Common Permutation (UVa ID 10252), 3.8.4: Crypt Kicker II (UVa ID 850), 3.8.5: Automated Judge Script (UVa ID 10188), 3.8.7: Doublets (UVa ID 10150), 3.8.8: Fmt (UVa ID 848)
There is no rubric for this project. It is worth a total of 40 points and you receive 10 points for each accepted solution (20 points for Doublets). You can receive partial points for attempted solutions.
Fastest Solutions
Automated Judge Script
Max Gartung: 0 (C++)
AJ Walter: 0.13 (Java)
Kurtis Bowen: 0.14 (Java)
Common Permutation
Max Gartung: 0 (C++)
Jason Wilcox: 0.11 (Java)
Mateusz Rusnaczyk: 0.11 (Java)
AJ Walter: 0.15 (Java)
Kurtis Bowen: 0.16 (Java)
Grant Eads: 0.18 (Java)
Crypt Kicker II
No solutions
Doublets
Brogan Clements: 0.21 (C++)
Seth Holtquist: Exceeded Time Limit (Java)
File Fragmentation
Max Gartung: 0 (C++)
Brogan Clements: 0.04 (Java)
Grant Eads: 0.04 (Java)
Jason Wilcox: 0.04 (Java)
Seth Holtquist: 0.04 (Java)
AJ Walter: 0.05 (Java)
Fmt
No solutions
WERTYU
Justin Wedeen: 0 (C)
Max Gartung: 0 (C++)
Brogan Clements: 0.04 (Java)
Seth Holtquist: 0.04 (Java)
AJ Walter: 0.05 (Java)
Kurtis Bowen: 0.05 (Java)
Grant Eads: 0.06 (Java)
Jason Wilcox: 0.06 (Java)
Mateusz Rusnaczyk: 0.06 (Java)
Thomas Kaufman: 0.06 (Java)
Where's Waldorf?
Grant Eads: 0.19 (Java)