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

/prog/ Challenge: JPEG9001

Name: Cudder !cXCudderUE 2018-02-19 4:46

Write a JPEG2000 decoder that takes as input a single JP2 or raw bitstream file, and outputs a BMP file of the decoded output. You must support both lossless and lossy modes, up to 8 bits per channel, and 1 or 3 channels (grayscale or RGB). Otherwise, everything in ITU T.800 is fair game.

You may use only the standard C(89) library. Anything else counts against your total size. Smallest binary wins.

The deadline is March 18, 2038.

Name: Anonymous 2018-02-19 5:25

show vagene pls

Name: Anonymous 2018-02-19 5:35

function challenge() {
convert $1 bmp:$2;
}

Name: Anonymous 2018-02-19 5:36

>>3
epic

Name: Anonymous 2018-02-19 5:43

I don'ot get it. What is the utility of such a program?

Name: Anonymous 2018-02-19 6:18

>>5
its end goal is probably to fap to anime images
I mean it's already possible if you have the images but its prolly too bloard for Cudder

Name: Anonymous 2018-02-19 6:18

bloated*

Name: Anonymous 2018-02-19 7:46

What's the point if you cannot use different languages?

Name: Anonymous 2018-02-19 7:56

The deadline is March 18, 2038.
Cudder is all talk and no action!
you won't solve your're are own problem

Name: Cudder !cXCudderUE 2018-02-19 11:26

>>5
https://dis.tinychan.org/read/prog/1504498698

>>8
You can use whatever language you want.

Name: Anonymous 2018-02-19 11:42

>>10
you can use whatever language you want but the rules are written to favor C89 and asm. even a low-level non-C language like Pascal will get reduced score because its standard library isn't libc. classic Cudder!

Name: Cudder !cXCudderUE 2018-02-20 2:40

>>11
Practically any system will have libc already. Not so much libhipsterlang or whatever else.

Name: Anonymous 2018-02-20 17:31

void main ()

{
int bmp;
printf((char *)bmp); /* assume the compiler does what I mean */
return bmp;
}

Name: Anonymous 2018-02-20 19:56

please marry me cudder-sama

Name: Anonymous 2018-02-20 20:02

Too much libsplaining in this thread.

Name: Anonymous 2018-02-21 8:50

cudder a shit

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