
Search found 5 matches
- Mon Mar 17, 2003 2:46 am
- Forum: Volume 4 (400-499)
- Topic: 453 - Intersecting Circles
- Replies: 84
- Views: 29147
- Mon Mar 17, 2003 2:30 am
- Forum: Volume 4 (400-499)
- Topic: 453 - Intersecting Circles
- Replies: 84
- Views: 29147
can any one give some Input for 453
I tried so hard to solve this problem.but i am getting WA continuosly.so can any one give me some critical sample Input and Output for this problem (453 (!))?please send some critical inputs for 453. 

- Wed Mar 05, 2003 12:18 am
- Forum: Volume 103 (10300-10399)
- Topic: 10320 - Cow Trouble! Help Please!!
- Replies: 27
- Views: 13212
how is that?
Thanks to yarin cause i could realize my mistake with my calculation from the sample I/O given by u.And i got this problem accepted at last :D .
but i am so astonished to see that my output doesn't match with yours completely.it differs in the 9th and10th points after the decimal.
suppose for the ...
but i am so astonished to see that my output doesn't match with yours completely.it differs in the 9th and10th points after the decimal.
suppose for the ...
- Mon Mar 03, 2003 2:24 am
- Forum: Volume 104 (10400-10499)
- Topic: 10452 - Marcus
- Replies: 21
- Views: 14345
i also got TLE at first. My problem was that,i didn't check if the array index is negative or not.suppose when u r at the right most corner of the path , u can not check the postion to the further right.
or if u r at the left most position u can not check the further left character.
then the array ...
or if u r at the left most position u can not check the further left character.
then the array ...
- Mon Feb 24, 2003 5:39 pm
- Forum: Volume 7 (700-799)
- Topic: 714 - Copying Books
- Replies: 29
- Views: 25312
714
can any one help me about the problem 714. i got WA :( . i am not even sure if i understood the problem.but it satisfies all the sample inputs.
so to make it clear to u i also sent my code here.
[cpp]
/* @JUDGE_ID: 26419ZE 714 C++ "" */
#include<stdio.h>
void main()
{
unsigned long test ...
so to make it clear to u i also sent my code here.
[cpp]
/* @JUDGE_ID: 26419ZE 714 C++ "" */
#include<stdio.h>
void main()
{
unsigned long test ...