Finding creative ways to compress USACO problem statements
Go to file
2020-05-30 22:15:11 +00:00
src Debugging 2020-05-30 22:15:11 +00:00
.gitignore Update main.cpp 2020-05-29 21:36:37 -05:00
.replit Debugging 2020-05-30 22:15:11 +00:00
A-70.out Debugging 2020-05-30 22:15:11 +00:00
adjlist Latest version 2020-05-30 14:55:49 +00:00
B-70.out Debugging 2020-05-30 22:15:11 +00:00
B.out Latest version 2020-05-30 20:59:02 +00:00
C-70.out Debugging 2020-05-30 22:15:11 +00:00
C.out Debugging 2020-05-30 22:15:11 +00:00
compression.pdf Initial commit 2020-05-24 17:15:44 +00:00
cowntact.txt Debugging 2020-05-30 22:15:11 +00:00
D-70.out Debugging 2020-05-30 22:15:11 +00:00
E-70.out Debugging 2020-05-30 22:15:11 +00:00
E.out Latest version 2020-05-30 20:59:02 +00:00
F-70.out Debugging 2020-05-30 22:15:11 +00:00
fullist Latest version 2020-05-30 04:06:29 +00:00
G-70.out Debugging 2020-05-30 22:15:11 +00:00
G.out Debugging 2020-05-30 22:15:11 +00:00
H-70.out Debugging 2020-05-30 22:15:11 +00:00
nounlist Latest version 2020-05-30 04:06:29 +00:00
output Latest version 2020-05-30 20:59:02 +00:00
README.md Update README.md 2020-05-30 20:30:29 +00:00
soc1.txt update 2020-05-24 20:59:14 -05:00
soc2.txt update 2020-05-24 20:59:14 -05:00
test Latest version 2020-05-30 20:59:02 +00:00
verblist Latest version 2020-05-30 04:06:29 +00:00

Compression-Project

Usage

Compile: g++ src/*.cpp -o compress -std=c++1y

Run: ./compress [input file] [compression ratio]

Output file: output