174 Comments - Last post 4 minutes ago by MeguminShiro
3 Comments - Last post 16 minutes ago by Sh4dowKill
1,039 Comments - Last post 26 minutes ago by sensualshakti
0 Comments - Created 30 minutes ago by sensualshakti
16,404 Comments - Last post 30 minutes ago by KASS
36 Comments - Last post 36 minutes ago by GarlicToast
3 Comments - Last post 37 minutes ago by RowdyOne
28,467 Comments - Last post 60 seconds ago by MrSick
397 Comments - Last post 1 minute ago by tpedrozo
8 Comments - Last post 1 minute ago by Carenard
3,424 Comments - Last post 1 minute ago by igel2005
86 Comments - Last post 7 minutes ago by herbesdeprovence
232 Comments - Last post 12 minutes ago by Zarddin
8 Comments - Last post 16 minutes ago by Damark
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.