Skip to content

A GUI application for manually timing and scoring ICPC-style practice contests.

License

Notifications You must be signed in to change notification settings

de-upayan/icpc-scorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icpc-scorer

A GUI application for manually timing and scoring ICPC-style practice contests.

Description

This is a GUI Application built using Java Swing that can be used to manually record submissions and automatically evaluate ICPC-style time penalty. The interface provides multiple panels including a real-time contest timer, an ICPC-style dynamic scorecard and a submission history tracker.

start_new_contest_dialog_screenshot

contest_window_screenshot

Getting Started

Dependencies

  • Java Runtime Environment (JRE) version 1.8.0 or above

Installing

  • Download the latest release (v0.1) files and save them anywhere on your local machine

Executing program

  • Double-click on the file 'icpc-scorer.jar' and the program should launch
Command line
  • Open a terminal window in the directory containing 'icpc-scorer.jar'
  • Run the command java -jar icpc-scorer.jar

Authors

Upayan De

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details

About

A GUI application for manually timing and scoring ICPC-style practice contests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages