Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

guillego/TuentiContest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuenti Contest Solutions

This repo is created with only one proposal: share my solutions to the #tuentiContest community.

Executing the programs

For execute the problem test you just have to do this:

python num/program.py < num/test.txt

For example:

python 7/program.py < 7/test.txt

If the problem you want to solve is the 7th.

Notes

The problems 5, 11 and 16 are solved with Sage. So, if you want to execute the tests just do:

/path/to/sage -python 5/program.py < 5/test.txt

TODOs and BUGS

See: http://github.com/syrusakbary/TuentiContest/issues

About

Solutions for each problem (1-19)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published