|
|
#1 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
All the other problems are in the thread. Currently #3 and #4 are live. The rules are simple, if you're the first one to solve the problem, you get 10k. I might be paying for an entire ==Planet Karma== so solve those problems!! Credit Standings: KrazyKitsune - 10,000 llyair - 20,000
__________________
Last edited by danceflashrevo; 05-19-2015 at 01:00 PM.. |
|
|
|
|
|
#2 |
|
⇐⇓⇑⇒
Join Date: Jan 2011
Location: Paradise
Posts: 1,627
|
1174
Probably not the correct answer but it's the most logical Last edited by Mourningfall; 05-18-2015 at 10:52 AM.. |
|
|
|
|
|
#3 |
|
Digital Dancing!
Join Date: Feb 2006
Location: 72 billion club, NE
Age: 28
Posts: 12,517
|
order would have to matter, so I don't think that answer sounds correct, Mourningfall
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
|
|
|
|
|
#4 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
Nope, but at least you had some sort of answer, unlike me xD
__________________
|
|
|
|
|
|
#5 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
Well, after thinking a bit, the letters given in the string are "i", "s", and "d", all letters contained in the word "deadfish". Perhaps if we gave a number to i, s, and d according to position in the word, we might have an answer. The only problem with this is that deadfish has two d's.
__________________
|
|
|
|
|
|
#6 |
|
⇐⇓⇑⇒
Join Date: Jan 2011
Location: Paradise
Posts: 1,627
|
I had a feeling order would have to matter
3i1s3d1s16d1s4d < I dunno what I'm doing but that might help someone somehow Was the question native english? Have you reworded anything? There could be some emphasis on the words themselves. More specifically the hint. This mindblocked me worse than the first 50 notes of Stinger. So my answer is too many fish, not enough cooks. Last edited by Mourningfall; 05-18-2015 at 12:38 PM.. Reason: grammar |
|
|
|
|
|
#7 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
LOLNINJA'D (posted the sequence)
Interesting that s's are left alone. The question was originally made in English. I have copied it word for word along with the hint.
__________________
Last edited by danceflashrevo; 05-18-2015 at 11:10 AM.. |
|
|
|
|
|
#8 |
|
A car crash mind
Join Date: Aug 2005
Posts: 9,787
|
Simple. The cook is a necrofishiac who has given names to all of his deceased fishy lovers: Ian / Igor / Ignacio / Solomon / David / Dylan / Derrick / Sandy / Dom / Donny / Dan / Daniel / Dirk / Dolph / Douglas / Devon / Drake / Duke / Dudley / Dwight / Dwayne / Drew / Douglas / Dominic / Simon / Daisy / Destiny / Dolly / Drusilla
So the answer is 30. You would think it was 29, but he was currently choking on number 30, a fine specimen of cod he had named Phillip, hence the mess of a reply when asked about the fish total. Last edited by TheRapingDragon; 05-18-2015 at 12:25 PM.. |
|
|
|
|
|
#9 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
Incorrect but creative :3
__________________
|
|
|
|
|
|
#10 |
|
FFR Player
Join Date: Dec 2010
Posts: 602
|
396
|
|
|
|
|
|
#11 |
|
‾\_(ツ)_/‾
Join Date: Oct 2006
Location: Massachusetts
Age: 27
Posts: 3,204
|
0 because they all died from sickness and are no good to eat :3
|
|
|
|
|
|
#12 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
__________________
Last edited by danceflashrevo; 05-18-2015 at 03:48 PM.. |
|
|
|
|
|
#13 |
|
Wiki Staff
Join Date: Jun 2014
Posts: 307
|
oooh this was fun!!!
dunno if krazykitsune wants to explain how...?here's one possible version though, feel free to add! ![]() Last edited by llyair; 05-18-2015 at 03:58 PM.. |
|
|
|
|
|
#14 |
|
⇐⇓⇑⇒
Join Date: Jan 2011
Location: Paradise
Posts: 1,627
|
Programming languages. Thanks llyair~
*nonchalantly exits the room* Last edited by Mourningfall; 05-18-2015 at 04:03 PM.. |
|
|
|
|
|
#15 |
|
Signature Extraordinare~~
|
![]() |
|
|
|
|
|
#16 |
|
FFR Player
Join Date: Dec 2010
Posts: 602
|
Code:
accumulator = 0
command = 'iiisdddsddddddddddddddddsdddd'
for char in command:
if char == 'i': # Increment
accumulator += 1
elif char == 'd': # Decrement
accumulator -= 1
elif char == 's': # Square
accumulator *= accumulator
print accumulator
|
|
|
|
|
|
#17 |
|
Kawaii Desu Ne?
Join Date: Dec 2007
Location: The Kawaiian Island~
Age: 27
Posts: 4,130
|
The chef did a poor job regarding the code documentation.
Last edited by reuben_tate; 05-18-2015 at 04:20 PM.. |
|
|
|
|
|
#18 |
|
scumfan is scared of aa
Join Date: Sep 2007
Posts: 481
|
Alright chickadees, if you're feeling that smart I have a part two and perhaps some more fun challenges for maybe some fun tokens. Part two will be posted when I get home.
__________________
|
|
|
|
|
|
#19 |
|
Misslord Extraordinare
Join Date: Mar 2011
Location: Connecticut
Age: 25
Posts: 4,536
|
Tokens heh
|
|
|
|
|
|
#20 |
|
youtu.be/sM5hlrkaPSo
Join Date: Nov 2013
Posts: 8,160
|
esoteric more like esoterrible
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|