Description: Code repository for solutions to VT ACM ICPS 2017 Problems.
Authors: bfan1256 (Brandon Fan), vtsman (Spencer Martin), tacoguy56 (Grant Martin)
- Code is divided up into languages
- General parsers are implemented in
python/general.py
,java/general.java
, andc-sharp/general.cs
. - Proper documentation must be made for each function and file created.
- No import statements are allowed
Competition Link: https://icpc.cs.vt.edu