Search found 17 matches
- Tue Jan 26, 2010 1:28 pm
- Forum: Volume 2 (200-299)
- Topic: 231 - Testing the CATCHER
- Replies: 53
- Views: 24580
WA guyzz... help me .......
Hi all i m repeatedly getting WA in these problem, i did problem 497(strategic defense......) using the same algo i used here, even i guess my algo works just fine, bt i cant get where my mistake is, i checked many i/o and didnt find any of these going wrong, can any1 help me on this.... thankz ...
- Tue Jul 21, 2009 8:13 pm
- Forum: Volume 4 (400-499)
- Topic: 482 - Permutation Arrays
- Replies: 159
- Views: 53460
Re: 482 Permutation Arrays
Got rid of CE, but now Run time error every time, i guess i just followed a simple algo.. but then why ?????????
what can i do??????? PLZZZZZ HELP..............

what can i do??????? PLZZZZZ HELP..............










- Tue Jul 21, 2009 8:08 pm
- Forum: Volume 2 (200-299)
- Topic: 231 - Testing the CATCHER
- Replies: 53
- Views: 24580
BADLY NEED HELP.... WA 231 Testing the catcher
Hi, i m repeatedly getting WA for this problem, nothing i can do.....................plzzzz any1 help me........................
even i checked the i/o posted here all works but WA.....................
#include<stdio.h>
long height[10000], length[10000];
int main()
{
long i, j, count, n, max ...
even i checked the i/o posted here all works but WA.....................
#include<stdio.h>
long height[10000], length[10000];
int main()
{
long i, j, count, n, max ...
- Fri Jun 26, 2009 7:06 pm
- Forum: Volume 4 (400-499)
- Topic: 482 - Permutation Arrays
- Replies: 159
- Views: 53460
Re: 482 Permutation Arrays
ok mf,
toru.
oh my god, dats too much, i better shorten up my array and then try, thankz..almost 9Gb.
toru.
- Thu Jun 25, 2009 6:30 pm
- Forum: Volume 4 (400-499)
- Topic: 482 - Permutation Arrays
- Replies: 159
- Views: 53460
482 Permutation Arrays (HELP!!!!!!!!!!!!!!!!!)
HI, hope every1 is good here, but i m really sick of this problem, i don't know why i m repeatedly getting CE for this one, the judge says:...........
"
code.o: In function `main':
code.cpp:(.text+0xab): warning: the `gets' function is dangerous and should not be used.
code.o: In function ...
"
code.o: In function `main':
code.cpp:(.text+0xab): warning: the `gets' function is dangerous and should not be used.
code.o: In function ...
- Wed Mar 18, 2009 6:32 am
- Forum: Volume 3 (300-399)
- Topic: 332 - Rational Numbers from Repeating Fractions
- Replies: 83
- Views: 34245
Re: 332 - Rational Numbers from Repeating Fractions
Hi !!, Can anyone plzzzz show me how to get 11/20 for the input " 0 0.55 ". as here i m getting 0 for both the upper value and lower value...... then how can i proceed??????? I m not getting it..................Thanks in advance.
megh_putra016
megh_putra016
- Mon Jan 19, 2009 4:28 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10925 - Krakovia
- Replies: 50
- Views: 29528
Re: 10925 - Krakovia
THANX mf, i fixed my code got accepted
ThaNX FOR HELP

ThaNX FOR HELP

- Sat Jan 17, 2009 7:20 pm
- Forum: Volume 2 (200-299)
- Topic: 231 - Testing the CATCHER
- Replies: 53
- Views: 24580
TO MF
HI, Guru Thanks a lot, We NOVICE wants support and help like this from u... hope i will get u whenever i need help , THANKS Again...............
GOOD BYE n TC
megh putra
GOOD BYE n TC


megh putra
- Fri Jan 16, 2009 10:40 pm
- Forum: Volume 2 (200-299)
- Topic: 231 - Testing the CATCHER
- Replies: 53
- Views: 24580
Re: WA 231 Testing the catcher
Thanks to mf for the reply, Hope u r good, can u plzz tell me from where can i learn dp, i m weak in converting pseudocode to actual code ...................... Thanx again & TC 

- Sun Jan 11, 2009 6:18 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10474 - Where is the Marble?
- Replies: 50
- Views: 28407
10474 - Where is the Marble? WA !!!!! DAMN......
Hi, i guess there is no prob if i do this by qsort && binary search..... or m i wrong????,
Anywayz i attach my code, any kind guru plzzzz help!!!!!!!!!!!!!!!!
#include<stdio.h>
#include<stdlib.h>
#define MAX 100000
int fun_name( const void *a, const void *b )
{
long *p = (long *)a;
long *q ...
Anywayz i attach my code, any kind guru plzzzz help!!!!!!!!!!!!!!!!
#include<stdio.h>
#include<stdlib.h>
#define MAX 100000
int fun_name( const void *a, const void *b )
{
long *p = (long *)a;
long *q ...
- Sun Jan 11, 2009 11:30 am
- Forum: Volume 109 (10900-10999)
- Topic: 10925 - Krakovia
- Replies: 50
- Views: 29528
10925 - TLE !!!!!!!!!!!!!!!!!!!!!!! Krakovia
HI, It is really really bad and bit rusty for me to get TLE in this problem, well, anyone can suggest me what to modify my code inorder to get it with reasonable time.............
THANX IN ADVANCE
megh putra.....
#include<iostream>
#include<stdio.h>
#include<stdlib.h>
#include<string.h ...
THANX IN ADVANCE
megh putra.....
#include<iostream>
#include<stdio.h>
#include<stdlib.h>
#include<string.h ...
- Sun Jan 11, 2009 9:06 am
- Forum: Volume 2 (200-299)
- Topic: 231 - Testing the CATCHER
- Replies: 53
- Views: 24580
WA 231 Testing the catcher
HI, really i dont know whether it is dp(LIS)???, but i found it bit easier so i tried, my i/0 comes correct, if my code is anyway wrong then i will keep it for later, coz i m just a novice, still long way to go for solving this dp type question, anywayzz i attach my code beneath, i just used my ...
- Sat Jan 10, 2009 9:49 pm
- Forum: Volume 4 (400-499)
- Topic: 492 - Pig-Latin
- Replies: 213
- Views: 49439
492 RTE: PLZZZ HELP ......................
HI every1,
I m trying to accept this code for around 7 days but every time it gives RTE, i increased the array size but stil the same. i attached my code below plzzzz any1 HELP ME..........................
#include<stdio.h>
#include<string.h>
#include<ctype.h>
#define MAX 1000000
int isvowel ...
I m trying to accept this code for around 7 days but every time it gives RTE, i increased the array size but stil the same. i attached my code below plzzzz any1 HELP ME..........................
#include<stdio.h>
#include<string.h>
#include<ctype.h>
#define MAX 1000000
int isvowel ...
- Mon Jan 05, 2009 5:15 pm
- Forum: Volume 105 (10500-10599)
- Topic: 10591 - Happy Number
- Replies: 61
- Views: 30990
10591 - Happy Number
PLZZZZZZZZZZZZZ HELP!!!!!!!!!!
HI,
After Gud Effort i could solve this Happy Number.
BUT RUNTIME ERROR. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I checked with large number of input, and every output came correct, but why RTE????
I attach my code here, plz help..............
megh putra.
#include ...
HI,
After Gud Effort i could solve this Happy Number.
BUT RUNTIME ERROR. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I checked with large number of input, and every output came correct, but why RTE????
I attach my code here, plz help..............
megh putra.
#include ...
- Mon Jan 05, 2009 6:44 am
- Forum: Volume 105 (10500-10599)
- Topic: 10591 - Happy Number
- Replies: 61
- Views: 30990
Re: 10591 - Happy Number
PLZZ HELP !!!!!!!!!!!!!!!!!
Hi, How can i check for the repetative number for finding the unhappy number...........
Thanxx in advance
megh putra
Hi, How can i check for the repetative number for finding the unhappy number...........
Thanxx in advance
megh putra