Sorry for not posting a new topic but to reply in this topic...
I've tried so hard to post any topics on this electronic board but only to find the error message below:
General Error
SQL ERROR [ mysql4 ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
An SQL error occurred ...
Search found 2 matches
- Tue Jun 23, 2009 5:09 am
- Forum: General
- Topic: Is the server down ?
- Replies: 4
- Views: 5027
- Tue May 12, 2009 3:58 am
- Forum: Volume 116 (11600-11699)
- Topic: 11602 - SMS for Blind
- Replies: 3
- Views: 1654
Re: 11602 - SMS for Blind
You can also consider the problem as a local search problem. I had used random hill climbing algorithm and get AC.
First calculate the frequency of all letters, then randomly select a solution (a permutation of 19 letters) and check its distant between the given cost. After that, keep on finding ...
First calculate the frequency of all letters, then randomly select a solution (a permutation of 19 letters) and check its distant between the given cost. After that, keep on finding ...