aboutsummaryrefslogtreecommitdiff
path: root/Practical2/tester/test.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-12-10Faster implementation, test enhancement Practical2Camil Staps1-1/+1
Tester strings are padded nicely. Implementation uses less memory and is faster with -Ofast.
2015-12-09Removed Java Practical2; moved C to main directoryCamil Staps1-10/+2
2015-12-09Working solution Practical 2, small fixesCamil Staps1-1/+1
- Makefile: less dependent on program name - test.sh: quote variables - checkout.c: almost completely new algorithm. This one actually works. At least it does on the test cases.
2015-11-30C version practical2Camil Staps1-3/+13
2015-11-28start practical 2Camil Staps1-0/+31