HI i am having TLE in this prob, can u plz help?
AC
Search found 38 matches
- Sat Feb 02, 2008 11:14 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10004 - Bicoloring
- Replies: 93
- Views: 32768
- Sun Nov 25, 2007 9:01 pm
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 12918
thanks


- Sun Nov 18, 2007 6:14 pm
- Forum: Volume 4 (400-499)
- Topic: 445 - Marvelous Mazes
- Replies: 93
- Views: 12918
- Tue Nov 06, 2007 2:26 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10188 - Automated Judge Script
- Replies: 58
- Views: 32286
- Mon Nov 05, 2007 9:28 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10188 - Automated Judge Script
- Replies: 58
- Views: 32286
I am getting WA continuously.....
Code: Select all
AC
- Tue Oct 30, 2007 3:08 pm
- Forum: Volume 4 (400-499)
- Topic: 459 - Graph Connectivity
- Replies: 132
- Views: 28664
THANKS
Thanks A1. now i got AC 

- Mon Oct 29, 2007 3:57 pm
- Forum: Volume 4 (400-499)
- Topic: 459 - Graph Connectivity
- Replies: 132
- Views: 28664
- Sun Oct 28, 2007 4:59 pm
- Forum: Volume 5 (500-599)
- Topic: 543 - Goldbach's Conjecture
- Replies: 109
- Views: 28103
..
O yes sapnil i got your point and get AC. that i skip all the odd numbers. thank u.
- Sun Oct 28, 2007 4:48 pm
- Forum: Volume 5 (500-599)
- Topic: 543 - Goldbach's Conjecture
- Replies: 109
- Views: 28103
hi
sapnil wrote -> give up intilize -> Generate pair for each input number -> I think you get TLE because you generate output for each num from 1 to 1000000. But sapnil i stored pair from 6 to 1000009 in the structure. Later i used the input'th index of the structure array x. yes i generated output for...
- Sat Oct 27, 2007 10:23 pm
- Forum: Volume 5 (500-599)
- Topic: 543 - Goldbach's Conjecture
- Replies: 109
- Views: 28103
hi
I am having TLE in this problem. Is my algo too slow. Or some where this code is falling in infinite loop??
Code: Select all
AC
- Tue Oct 09, 2007 12:02 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10141 - Request for Proposal
- Replies: 44
- Views: 17600
..
hmm jan vai now it is AC. actually i didn't go through the problem attentively. that's why i calculated the result using totally wrong variables.
this is always happens in case of easy problems. thanks.
this is always happens in case of easy problems. thanks.
- Sat Oct 06, 2007 11:36 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10141 - Request for Proposal
- Replies: 44
- Views: 17600
help

WA!!! in this problem!!!!! plz help
Code: Select all
Don't take the easy problem easily and don't do silly mistakes, coz doing silly mistakes are the non silly crime.
- Sun Sep 30, 2007 11:01 pm
- Forum: Volume 4 (400-499)
- Topic: 477 - Points in Figures: Rectangles and Circles
- Replies: 11
- Views: 2130
wa
AC
- Sun Sep 30, 2007 2:33 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10200 - Prime Time
- Replies: 202
- Views: 67329
..
thanks jan vai, now i am clear.
- Sun Sep 30, 2007 12:04 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10200 - Prime Time
- Replies: 202
- Views: 67329
...
Yes jan vai Finally it is accepted.
thank you very much.
but if u plz explain me why i had to use result+1e-7, i mean i want to know the reason behind it. thank you again.

