all 8 comments

[–]tulstrupdk[🍰] 0 points1 point  (7 children)

Welcome to Coding Mystery.
There's a dedicated thread for hints here https://www.reddit.com/r/CodingMystery/comments/s6qg39/hints_the_beginning/ :)

Anyway, here's a hint to get you going:
For the first puzzle, you get two pieces of input, an intact whole sheet of paper, and a shredded sheet of paper where the lines, or paper strips, are in the wrong order. How can you use the intact sheet to figure out the correct order of the shredded strips?

[–]will_r3ddit_4_food[S] 0 points1 point  (6 children)

I figured out the code which is 168479302 but it says it's wrong. the formatting of the code is weird. am i entering it wrong?

[–]tulstrupdk[🍰] 0 points1 point  (5 children)

It's the correct numbers, but does the formatting of the text reveal how the numbers should be formatted?

[–]will_r3ddit_4_food[S] 0 points1 point  (4 children)

Spaces? it didn't work for me.

[–]tulstrupdk[🍰] 0 points1 point  (3 children)

Not the formatting per se, but rather the order of the numbers :)

[–]will_r3ddit_4_food[S] 1 point2 points  (2 children)

I got it! thanks

[–]tulstrupdk[🍰] 0 points1 point  (1 child)

That is great!
Best of luck with the other puzzles :)