Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 280 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 280 Bytes

Setup

python setup.py install
satori login

Usage

# Show help
satori --help
# List contests
satori contests
# List problems
satori problems ID
# Submit soluion (and wait for notification)
satori submit ID C C.sql
# Show detailed results
satori last