Search found 2 matches

by desert77
Wed Oct 05, 2011 4:36 pm
Forum: Challenges Solved
Topic: Broken Key
Replies: 12
Views: 1506

I used division too, but i considered negative numbers too...

0<1<-0^2?4g1<p!0^1+2?4g1<p!0^1^*0^2^-1^3^+/4?1<p!0<p!
by desert77
Sat Sep 10, 2011 9:29 pm
Forum: Challenges Solved
Topic: didactic green
Replies: 12
Views: 1168

I used the gimp and saved as c source code, the text was simply readeble /* GIMP RGB C-Source image dump (greenline.c) */ static const struct { unsigned int width; unsigned int height; unsigned int bytes_per_pixel; /* 3:RGB, 4:RGBA */ unsigned char pixel_data[84 * 1 * 3 + 1]; } gimp_image = { 84, 1,...