Skip to content

Tmbao/VM15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM15

VNOI Marathon 2015

Naming Convention

round<round_id>/<prob_id>_<prob_code>/sol_<owner>.*

E.g.:

round1/8_VMSUM/sol_bao.cpp

In case 1 author has many solutions, please name it as follows:

round<round_id>/<prob_id>_<prob_code>/sol_<owner>_<description>.*

E.g.
round1/8_VMSUM/sol_bao_bruteforce.cpp
round1/8_VMSUM/sol_bao_greedy.cpp
round1/8_VMSUM/sol_bao_dp.cpp

About

VNOI Marathon 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors