Skip to content

justinba1010/USCCodeathon-F20-Upper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USCCodeathon-S20-Upper

  • To add a defined test case, just use git add -f input/sampleinput.
  • Try to follow the style listed below, however, any style is fine.
myProblem
├── input
│   ├── input0.txt
│   ├── input1.txt
│   └── inputs get generated but not added to github unless it's a specific case
├── input generator script
├── output
│   ├── output0.txt
│   └── output1.txt
├── readme.md
├── solutions
│   └── solution1
└── testgen script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published