51 Comments - Last post 57 seconds ago by drschnell
14 Comments - Last post 4 minutes ago by t0b3berlin
7 Comments - Last post 6 minutes ago by hallak65
13 Comments - Last post 1 hour ago by gweedo007
23 Comments - Last post 2 hours ago by Myklex
17 Comments - Last post 10 hours ago by lostsoul67
2,162 Comments - Last post 21 hours ago by Formidolosus
32,980 Comments - Last post 14 minutes ago by Ifoundadeadrat
467 Comments - Last post 15 minutes ago by Carrei
376 Comments - Last post 1 hour ago by Kyrrelin
922 Comments - Last post 1 hour ago by BHTrellis188
182 Comments - Last post 2 hours ago by DynamiteDude1111
3,442 Comments - Last post 2 hours ago by sesito71
304 Comments - Last post 2 hours ago by wigglenose
yay
Comment has been collapsed.
That was fast! :)
Comment has been collapsed.
Not really D:
When understood, it was quite easy. Now the other one ò.ò
Comment has been collapsed.
Well, the second one is 10 times harder :)
Comment has been collapsed.
I think I found the solution to the second one, but the link does not work. May I add you on Steam to discuss about it?
Comment has been collapsed.
Yes.
Comment has been collapsed.
And first one solved :D
Comment has been collapsed.
One down, one to go! This is actually pretty fun :p
Comment has been collapsed.
Put numbers into Excel. Let every combination add. Search for same number in result collum. Enter GA.
Maybe a bit overkill, but its not stupid when it works xD
Comment has been collapsed.
Good luck with the second one :>
Comment has been collapsed.
working on it xD used the same sheet at first and wondered why are there 4 pairs that create the same sum, until i read that i need to add three numbers. dang! xD
Comment has been collapsed.
You need a 3D sheet now :)
Comment has been collapsed.
nah using thios opportunity to brush up my dusty programming skills xD nice logiic puzzle this way :)
Comment has been collapsed.
lol same, but doing it with javascript instead of excel. It's quite fun :p
Comment has been collapsed.
using some C++ xD but its realy rusty. struggeling a bit, but its fun xD swapped to pascal later^^
Comment has been collapsed.
I don't understand the 2nd puzzle. Am I supposed to do the same thing as with this puzzle, just that instead of adding 2 numbers together and removing the two pairs, now we add 3 numbers and see if there are equals and remove the triplets that are involved?
Or is understanding the puzzle part of the puzzle itself
Comment has been collapsed.
as far as i understand: yes. should be 2184 possible triplets. (14 x 13 x 12)
Comment has been collapsed.
"Seems I missed the fact that puzzle number 2 has three solutions"
I'm lazy lol.
It isn't so simple as 14x13x12, because I'm assuming you cannot re-use the same value for another sume.g. 146 + 139 + 223 AND 223 + 101 + 184 (223 is the re-used value)because that means every value will be removed (this rule also applies to this puzzle anyway)and I'm also assuming that once you find a value, you cannot use it for other sums:e.g. 13 + 90 + 224 AND 98 + 146 + 83and 13 + 104 + 184 AND 98 + 102 + 101 (13 and 98 are reused in other sums in this case)because if you do so, you'll have less than 5 values left:X I misunderstood the question.
Comment has been collapsed.
Let's say the numbers are: a,b,c...n (14 numbers), you need to find a+b+c=d+e+f=g+h+i=?
Now j,k,l,m,n will give you the code.
Comment has been collapsed.
Oh...lol I see!
:V What was I thinking. lol
Comment has been collapsed.
will continue tomorrow. Brain hurts - i think i doing it WAY to difficult xD
Comment has been collapsed.
Recieved now. (wasn't home earlier) Thanks again for those Puzzles OnlyTwin! ;)
Comment has been collapsed.