Skip to content

ajubin/coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GOOGLE CODING CHALLENGE

This repository contains my python files to solve the CodeJam contest problems available online here.

Prerequesites

All the programs run in python 3.5, no special librairies are needed.

Running the programs

Go in the appropriate directory and run the program as follow (eg: with a specific version of python on Windows)

python35 prog.py < test.in

About

solution from codeJam challenge in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages