Skip to content

A resolution written in Python for the INVCNT - Inversion Count problem from spoj. link: http://www.spoj.com/problems/INVCNT/

Notifications You must be signed in to change notification settings

pedrocantarutti/INVCNT_exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor

CircleCI

INVCNT_exam

  • A resolution written in Python for the INVCNT - Inversion Count problem from spoj. link: http://www.spoj.com/problems/INVCNT/
  • Technical relevant aspects:
    • Language: Python --version 3.5.1
    • Editor: Emacs --version 24.3.1
  • Usage:
    • After cloning the repo simply run: python3 tests/invcnt_test.py

About

A resolution written in Python for the INVCNT - Inversion Count problem from spoj. link: http://www.spoj.com/problems/INVCNT/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages