Programming Challenges :: Projects :: Challenges 1
Due: Database Error
Problem
Sign up for an account with the UVa Online Judge using your school email. Test the solution to problem 1.6.1 (UVa ID 100) using this C code or this Java code.
Instructions
Read Chapter 1 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)
- 1.6.2: Minesweeper (UVa ID 10189)
- 1.6.3: The Trip (UVa ID 10137), 1.6.7: Check the Check (UVa ID 10196)
- One of the following:
- 1.6.5: Graphical Editor (UVa ID 10267), 1.6.6: Interpreter (UVa ID 10033), 1.6.8: Australian Voting (UVa ID 10142)
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
Australian Voting
Mateusz Rusnaczyk: 0.38 (Java)
Check the Check
Brogan Clements: 0.04 (Java)
Mateusz Rusnaczyk: 0.05 (Java)
AJ Walter: 0.06 (Java)
Seth Holtquist: 0.06 (Java)
Graphical Editor
AJ Walter: 0.89 (Java)
Interpreter
Brogan Clements: 0.04 (Java)
Seth Holtquist: 0.04 (Java)
Minesweeper
Max Gartung: 0 (C++)
Mateusz Rusnaczyk: 0.06 (Java)
Jason Wilcox: 0.07 (Java)
Grant Eads: 0.1 (Java)
Brogan Clements: 0.12 (Java)
Seth Holtquist: 0.15 (Java)
Kurtis Bowen: 0.2 (Java)
AJ Walter: 0.21 (Java)
The Trip
Max Gartung: 0 (C++)
Brogan Clements: 0.06 (Java)
Seth Holtquist: 0.06 (Java)
Mateusz Rusnaczyk: 0.08 (Java)
Kurtis Bowen: 0.28 (Java)
AJ Walter: 0.29 (Java)