Search found 3 matches
- Thu Aug 03, 2017 6:06 pm
- Forum: Volume 3 (300-399)
- Topic: 321 - The New Villa
- Replies: 17
- Views: 13220
Re: 321 - The New Villa
why i keep getting wrong answer? my code already is already true
- Thu Jun 01, 2017 3:53 pm
- Forum: Volume 1 (100-199)
- Topic: 183 - Bit Maps
- Replies: 15
- Views: 6180
Re: 183 - Bit Maps
did anyone know what this problem told us to do? i don't even understand the problem statement
- Mon May 01, 2017 3:38 am
- Forum: Volume 105 (10500-10599)
- Topic: 10536 - Game of Euler
- Replies: 10
- Views: 6266
Re: 10536 - Game of Euler
I use 2^16 to model the board and using minimax algorithm to solve it.. but i got WA...
Did it has special case?
Did it has special case?