Search found 5 matches

by froest2012
Sat Dec 31, 2011 8:42 am
Forum: Challenges Solved
Topic: Type fastest
Replies: 14
Views: 1154

I use java httpURLConnection class,but the server informed me that "no time start",I don't know which place I was wrong....so..so..so..so I Ctrl + c and v,just 0.3s left- - :lol:
by froest2012
Mon Dec 19, 2011 4:28 pm
Forum: Challenges
Topic: Not Chess
Replies: 16
Views: 36832

why does ((enc2 & 15) << 4) works ,but (enc2 << 4) not??
by froest2012
Mon Dec 19, 2011 2:00 am
Forum: Challenges Solved
Topic: A Piece of Pi
Replies: 7
Views: 808

My birthday is at the point of 25,766,730 index... :lol: I export a pi file about 1.28G ...
by froest2012
Fri Dec 16, 2011 8:27 am
Forum: Challenges Solved
Topic: CipherQuest A Warmup
Replies: 2
Views: 405

CipherQuest A Warmup

:D It's a night and 3 hours...The story of the answer is so nice.Deserve it
by froest2012
Wed Dec 07, 2011 5:51 am
Forum: Challenges Solved
Topic: Follow the Logic
Replies: 13
Views: 1359

a.reverse doesn't work,it is just a joke. :P
So the array after a.reverse is still the original array.
You are cheated.
If you wanna pass it ,just add "alert(v);"