-
Notifications
You must be signed in to change notification settings - Fork 11
List of Features
Sudipto Chandra edited this page Jan 25, 2015
·
1 revision
Here is a brief list of the features that this software provides:
- View list of all problems of UVA Online Judge
- Download and store problem descriptions. (Both html and pdf versions are available)
- View last submissions made on a problem.
- View specific user's rank and submissions on a problem
- Compare between favourite user's submissions on a problem
- Discussion on problem on UVA forum.
- Sort or group problem list according to volume, title, level or DACU.
- Mark a problem favourite to view it later.
- View your accepted problems or hide them from the list.
- Problems are initially categorized using competitive programming book.
- You can view and set category of any problem.
- Backup downloaded problem descriptions
- Restore previously downloaded problem descriptions
- Search problem list as well as problem description using Deep Search option.
- Edit and compile code.
- Available compilers are C, C++, and Java.
- Auto management of problem's codes.
- Auto recognize problem from code file name.
- Automatically create code file for selected problem.
- Generate output from input file and compare between program's output and correct output for code of any problem.
- Generate sample input and output file from problem description. (Works with 60-70% problems)
- Pre-Code feature: Save default code to use it in new files, so that you don't have to write codes from scratch each time.
- Browse uDebug from a tab page.
- Submit problem: You don't have to copy-paste codes. Everything is automated.
- View latest submissions at UVA Online Judge here.
- Add selected user to your favourite list.
- Control auto update option as you like.
- Download all of your submissions offline.
- Sort and group your user's submissions according to your wish.
- Graph to represent submissions and accepted over time, verdict of submissions, language used, and rank cloud for different ranks on accepted problems.
- World Rank-list: Your position in the world, or users staring from a specific position.
- Compare submissions between two users.
Project Leader and Developer: Sudipto Chandra