Many many thanks to Maruf.
But it is just a stupid joke nothing else.
If there is no newline so why the judges gave this condition-------
he input begins with a single integer, C, indicating the number of test cases following, each of them as described below. This line is followed by a blank line ...
Search found 6 matches
- Sat Jul 05, 2008 11:11 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
- Sat Jul 05, 2008 7:50 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
Re: 10849 - Move the bishop
Still getting WA!!!!!!!!!!!!!
I change my code
Please help!!!!!!!r valo lage na.
I change my code
Please help!!!!!!!r valo lage na.
Code: Select all
acc
- Sat Jul 05, 2008 6:45 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
Re: 10849 - Move the bishop
Hello maruf,
I check ur input.All is matched with me without the last one.
It shows 2.
But your output is'no move',
But why?
it should be 2, is not it?
Here is my code?
please help.I am fade up with is problem,
thanks for help.........
I check ur input.All is matched with me without the last one.
It shows 2.
But your output is'no move',
But why?
it should be 2, is not it?
Here is my code?
please help.I am fade up with is problem,
thanks for help.........
Code: Select all
acc
- Fri Jul 04, 2008 9:39 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
Re: 10849 - Move the bishop
give me some sample input output please........
- Fri Jul 04, 2008 8:05 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
Re: 10849 - Move the bishop
Hi, Maruf,
I add this condition but still getting WA!!!!!!!!!!
thanks.
I add this condition but still getting WA!!!!!!!!!!
Code: Select all
else if(x1==y1 && x2==y2)
printf("1\n");
- Fri Jul 04, 2008 4:21 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10849 - Move the bishop
- Replies: 44
- Views: 23674
Re: 10849 -WA!!!
Hello everybody, I am getting WA with this code. What is the bug?
Please help me.
I also try long long int.
thanks..
Please help me.
Code: Select all
cut
thanks..