Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ challenge

Name: Anonymous 2018-10-29 20:43

Create an algorithm that will infinitely compress any data.

Name: Anonymous 2018-10-30 22:04

public File compressorFunction (File fileToCompress) {
//does nothing with the argument because who cares
File compressedFile = null;
return compressedFile;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List