What to do

.

1) Get the required data:

RED: http://puu.sh/5bJOq.txt
GREEN: http://puu.sh/5bJQQ.txt
BLUE: http://puu.sh/5bJT6.txt

2) Create a PPM file using those data

.

Specification of PPM File:

P3
Width: 887
Height: 293
.

PPM Image format specs

.

3) View the PPM Image and get the giveaway link

Reward: Contraption Maker
Giveaway Duration: 1 week

11 years ago*

Comment has been collapsed.

Bump for solved. That was fun and it refreshed a bit of my programming skills.

11 years ago
Permalink

Comment has been collapsed.

what is this? i have experience with ctrl+c/v and vba-coding, but i do not understand. ppm-file? :)

11 years ago
Permalink

Comment has been collapsed.

I had never heard of PPM either. Just read the specs - that was enough for me to piece everything together.

11 years ago
Permalink

Comment has been collapsed.

Bump for solved

11 years ago
Permalink

Comment has been collapsed.

programming rullz :)

11 years ago
Permalink

Comment has been collapsed.

WHOOSH.

^ The sound of everything in this thread flying so far over my head... :D

11 years ago
Permalink

Comment has been collapsed.

Bump for bumps.

11 years ago
Permalink

Comment has been collapsed.

Cogs in my head can not keep up with this :( Thanks anyway ^^

11 years ago
Permalink

Comment has been collapsed.

solved!

11 years ago
Permalink

Comment has been collapsed.

Here's an online converter that will convert your finished PPM into a PNG in case you don't have a program installed that can show PPMs.

Converter

11 years ago
Permalink

Comment has been collapsed.

11 years ago
Permalink

Comment has been collapsed.

You gave way too much information...
I already won Contraption Maker but I'll do the puzzle in a few hours.
P[PGB]Ms are so much fun

11 years ago
Permalink

Comment has been collapsed.

Next time I'll do harder ones that needs manipulation. Just created a very easy one to see how many here on SG are competent enough to know simple I/O in programming.

If you want, you can suggest me some nifty puzzle ideas once you have created the ppm.

11 years ago
Permalink

Comment has been collapsed.

Bump for solved.
I did this in 6 short commands in a bash shell, and 3 of them were downloading the files.

11 years ago
Permalink

Comment has been collapsed.

too much programming to not do for school to not program for a gibwai

11 years ago
Permalink

Comment has been collapsed.

are u kidding me. This is like 15min of coding. Or less.

Basic I/O on files. No need for complex manipulation of pixels

11 years ago
Permalink

Comment has been collapsed.

15? what would you need 15 minutes for? o.O

11 years ago
Permalink

Comment has been collapsed.

reading ppm specification or some shit

11 years ago
Permalink

Comment has been collapsed.

Not programming student. Nuuuuuuuuuuu D:

11 years ago
Permalink

Comment has been collapsed.

I think i have problem understanding ppm format because got this result: https://dl.dropbox.com/u/14076298/ShareX/2013/11/ObflaWFb9H.png

But still result looks interesting :P

11 years ago
Permalink

Comment has been collapsed.

Something is definitely wrong there. Are you sorting the data? that's my first assumption upon seeing the result image

11 years ago
Permalink

Comment has been collapsed.

What you mean sorting?

11 years ago
Permalink

Comment has been collapsed.

your sorting the pixels. From the looks of it, the color of the pixels are correct but it seem to have a pattern that resembles being sorted

11 years ago
Permalink

Comment has been collapsed.

Edit: Problem solved. Thanks for puzzle!

Normally i can't solve any puzzle in steamgifts finally managed to solve one :P

11 years ago
Permalink

Comment has been collapsed.

Nice moiré. Saved for desktop. :-)

11 years ago
Permalink

Comment has been collapsed.

bumpup

11 years ago
Permalink

Comment has been collapsed.

Leaving home now, will attempt on return :D

11 years ago
Permalink

Comment has been collapsed.

Bump for solved.

11 years ago
Permalink

Comment has been collapsed.

I dont see how this GA is worth the trouble... GL everyone

11 years ago
Permalink

Comment has been collapsed.

Bump for solved. :3

11 years ago
Permalink

Comment has been collapsed.

Method takes about 8 lines of code in Java.

11 years ago
Permalink

Comment has been collapsed.

heh, i did it in 8 lines in c#

11 years ago
Permalink

Comment has been collapsed.

Did it in 8 lines on C# too.
It would take more time to launch Visual Studio and create a new project than actually coding, so I just used LINQPad.

11 years ago
Permalink

Comment has been collapsed.

Bump for solved

11 years ago
Permalink

Comment has been collapsed.

Solved with Excel, notepad and photoshop :p

11 years ago
Permalink

Comment has been collapsed.

yep, that's why i added ctrl+c and v

11 years ago
Permalink

Comment has been collapsed.

Respect.

11 years ago
Permalink

Comment has been collapsed.

Awesome way of creating giveaway.. GOOD JOB brah (y)

11 years ago
Permalink

Comment has been collapsed.

Programming is for cigarettes, real men steal all their code from other people.

11 years ago
Permalink

Comment has been collapsed.

Is there anyone who did it in 1 line in Perl?

11 years ago
Permalink

Comment has been collapsed.

bump

11 years ago
Permalink

Comment has been collapsed.

mre

11 years ago
Permalink

Comment has been collapsed.

asd

11 years ago
Permalink

Comment has been collapsed.

That was fun.

It would have been easy to write something to solve it properly, but I decided to see if just using one color's data (i.e. PGM instead of PPM) would be enough to solve it, and it turns out it was. If the letters had been made invisible to different colors, this shortcut wouldn't have been possible.

11 years ago
Permalink

Comment has been collapsed.

Closed 11 years ago by MDuh.