Fe@r-!5 [fear-15]
10 years ago

0

i knw i have to use js to finish this level i can use >> var myarray=[“Bob”, “Bully”, “Amy”]

myarray.sort() //Array now becomes [“Amy”, “Bob”, “Bully”]

but where to use it in the url or the txt box

16replies
7voices
265views
Fireshard
10 years ago | edited 10 years ago

0

You don’t have to use javascript in order to complete the coding levels. You can write your code in the language of your choosing. Once the program/script is ready, you need to take the input the site provides, run the program and paste the output in the textbox before the time runs out (a few seconds before the time runs out, as the time is also checked server-side and might take some time for the data to arrive).

I finished my coding levels using C#, to be honest…

Fe@r-!5 [fear-15]
10 years ago

0

ok just make one thing clear i just need to put answer in the answer column right no need to write any coding there

Fireshard
10 years ago

0

Correct. >> People have stated that you can do this level with no coding skills, using built-in sorters in some text-editors (which is true).

Mystery [kapuccino]
10 years ago | edited 10 years ago

0

@fear-15: Think about this logically: If an user is posting his code (C, JavaScript, PHP, Python…), then how does the server know if that user’s code is right or wrong. You should try to think more from programming perspective.

Fe@r-!5 [fear-15]
10 years ago

0

thanks @kapuccino and thanks@fires hard

Fe@r-!5 [fear-15]
10 years ago

0

i put the right answer but still the site showing wrong
y

Mystery [kapuccino]
10 years ago

0

Because you did something wrong. It is so obvious. :/

[deleted user]
10 years ago

0

@fear-15 : Note that the number of words keeps on changing whenever you refresh the page. So you need to take the current set of words which are there and paste them in alphabetical order in the Answer box provided before the timer runs out.

[deleted user]
10 years ago

0

Anyone who has completed this level on this new version of HT!! request you to please PM me please. I have question that I want to ask.

Fe@r-!5 [fear-15]
10 years ago

0

i refreshed the page then copied the words made it into alphabetical order and posted it when there was 4 seconds remaining but still

qwerert
10 years ago

1

Are you absolutely sure it’s alphabetical?

[deleted user]
10 years ago

2

@fear-15 : Then you might be putting some extra space either at the start or the end. Check for extra space at the start or the end and remove them if it is there and then submit the answer it will work.

qwerert
10 years ago

1

Yeah, the format of your text has to be the exact same as the format of the given text.

Cyan Wind [freewind1012]
10 years ago | edited 10 years ago

4

LOL, I am pretty sure that @fear-15 didn’t follow the instruction. The format of your answer must be exact like this:
a_word_starts_with_a<comma><space>a_word_starts_with_b<comma><space>a_word_starts_with_c<no comma, no space if this is the end>

Sometimes, reading is a miracle.

Fe@r-!5 [fear-15]
10 years ago

0

oh i get it now thnku guys

? [dfalcon]
10 years ago

1

thanks for the hint freewind. i m now having trouble with only crypt seven. thanks also for all other helpful advice.

You must be logged in to reply to this discussion. Login
1 of 17

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss