Skip to content

shreyans800755/spoj-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SPOJ-CLI

A command line tool for spoj.com

This tool provides facility to use some of features of spoj.com using command line interface (CLI).

This tool is currently under progress.

Features:

  • Storing Login Credentials
  • Fetch the question details like:
    • #solvers
    • #points that can be achieved by solving this question
  • Fetch the question details
    • using question number
    • using question short-name
  • Fetch questions list
    • sorted by parameter like #solvers
    • get problems using category
    • having particular tag
    • achieving points between given two numbers
  • Fetch the details of the submission:
    • information about all the submissions for a particular question and particular user
    • information about all the submissions of a particular user
    • fetch a particular submission for that user only (login credentials required)
  • Submit a solution(login credentials required)

About

A command line tool for spoj.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages