I used two priority queue however it was a WA
but the algorithm seems to be ok, i'm still working on it
( WA in 2.2sec )
Search found 12 matches
- Mon Oct 23, 2006 6:23 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11136 - Hoax or what
- Replies: 31
- Views: 23144
- Wed Oct 18, 2006 9:14 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10149 - Yahtzee
- Replies: 20
- Views: 15938
- Wed Oct 18, 2006 9:12 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10149 - Yahtzee
- Replies: 20
- Views: 15938
- Wed Oct 18, 2006 9:01 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10149 - Yahtzee
- Replies: 20
- Views: 15938
- Thu Oct 12, 2006 10:03 am
- Forum: Volume 9 (900-999)
- Topic: 902 - Password Search
- Replies: 68
- Views: 39785
- Wed Oct 11, 2006 8:58 am
- Forum: Volume 111 (11100-11199)
- Topic: 11111 - Generalized Matrioshkas
- Replies: 19
- Views: 14661
what's the correct output for this :
Code: Select all
-9 -1 1 9 -9 9
- Tue Oct 10, 2006 9:45 pm
- Forum: Volume 9 (900-999)
- Topic: 902 - Password Search
- Replies: 68
- Views: 39785
- Tue Oct 10, 2006 9:41 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11111 - Generalized Matrioshkas
- Replies: 19
- Views: 14661
- Sat Oct 07, 2006 4:14 pm
- Forum: Volume 9 (900-999)
- Topic: 902 - Password Search
- Replies: 68
- Views: 39785
Re: 902 Password Search
I used Rabin Karp method for hashing but it gave me a WATimo wrote: I think your implementation of Hashtable is wrong.
I have use Hashtable too.. and it give me AC
what is your method?
- Sat Oct 07, 2006 4:06 pm
- Forum: Volume 9 (900-999)
- Topic: 918 - ASCII Mandelbrot
- Replies: 11
- Views: 6146
- Fri Oct 06, 2006 1:46 pm
- Forum: Volume 9 (900-999)
- Topic: 918 - ASCII Mandelbrot
- Replies: 11
- Views: 6146
918 - ASCII Mandelbrot
I don't know what's wrong with my code,
seems it's bigger than a precision problem
any sugestions?
seems it's bigger than a precision problem
any sugestions?
Code: Select all
//ACC
- Wed Sep 20, 2006 8:24 pm
- Forum: Volume 1 (100-199)
- Topic: 146 - ID Codes
- Replies: 35
- Views: 10067