Sorry for late solaris :(
thanks for your advice.
But i am facing some problems>>>>
firstly, i am afraid about the time complexity in using backtracking.
2nd ly implementating backtracking is seems to be hard to me..
i think to find the case of "impossible" & "unique" the total tree will be ...
Search found 4 matches
- Wed Feb 15, 2006 1:55 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10957 - So Doku Checker
- Replies: 31
- Views: 20694
- Sun Feb 12, 2006 8:58 am
- Forum: Other words
- Topic: Why receiving report system turned off ?? Any one pls answer
- Replies: 0
- Views: 1735
Why receiving report system turned off ?? Any one pls answer
Hi everyone,
whats happenning now-a-days????
In early time we were getting reveceiving report from UVA corresponding to every sunmission. But that report is not sending now... why??
as a result we can't understand about the errors occurs of our problems.
About when the problem can be fixed??? Can ...
whats happenning now-a-days????
In early time we were getting reveceiving report from UVA corresponding to every sunmission. But that report is not sending now... why??
as a result we can't understand about the errors occurs of our problems.
About when the problem can be fixed??? Can ...
- Sat Feb 11, 2006 7:24 am
- Forum: Volume 109 (10900-10999)
- Topic: 10957 - So Doku Checker
- Replies: 31
- Views: 20694
10957 - So Doku Checker
i like the game so much. Even i can play the game well but i can't solve the given problem for lack of logic about this problem :oops:
So any one pls give some idea how to proceed with this problem?????
Helping this poor logic man you can get a great piece......... :(
Finally thanks for helping ...
So any one pls give some idea how to proceed with this problem?????
Helping this poor logic man you can get a great piece......... :(
Finally thanks for helping ...
- Sun Feb 05, 2006 8:35 am
- Forum: Volume 100 (10000-10099)
- Topic: 10010 - Where's Waldorf?
- Replies: 42
- Views: 26033
10010 getting WA !!!!help pls
hi,
i'm trying to solve the problem by checking from each position of the grid in eight directions. Starting from top-left corner and continuing the process horizontally when a match founds then the loops stops.
How can i pass the WA????
my code is as follows:
#include<stdio.h>
#include<string.h ...
i'm trying to solve the problem by checking from each position of the grid in eight directions. Starting from top-left corner and continuing the process horizontally when a match founds then the loops stops.
How can i pass the WA????
my code is as follows:
#include<stdio.h>
#include<string.h ...