Giter Club home page Giter Club logo

cmstuff's Introduction

!! Deprecated - Use cms_tools instead

CMStuff

Useful stuff for the CMSocial coding platform.

Contents:

CMScarica

this script allows you to download the fastest solution for each problem an user solved.

input:

  • username
  • password
  • directory

username and password are needed for the authentication in order to download the files.

directory is the directory you want the program to download the solutions in.

output:

The first line of output will contain information about the number of files the script is about to download.

In each of the next lines information about what file is currently being downloaded is displayed.

note: this script does not download partial solutions.

CMScaricasingle

this script allows you to download the fastest solution for a specific problem a user solved.

input:

  • username
  • password
  • problem

username and password are needed for the authentication in order to download the file.

problem is the name of the problem one wants to download.

CMScopia

this script allows you to submit the fastest solution for each problem an user solved to another user account.

input:

  • username1
  • password1
  • username2
  • password2

usernames and passwords are needed for the authentication in order to download and submit the files.

output:

The first line of output will contain information about the number of files the script is about to download and submit.

In each of the next lines information about what file is currently being downloaded is displayed.

note: user1 and user2 can be the same user to resubmit all the fastest solutions.

CMSdiff

this script allows you to quickly view the difference between two users' solved problems sets.

input:

  • user1
  • user2

user1 and user2 are the usernames of the users you want to see the diff for.

output:

  • in the first part the list of problem user1 solved and user2 didn't is displayed.
  • in the second part the list of problem user2 solved and user1 didn't is displayed.

cmstuff's People

Contributors

myk00l avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.