Search found 13 matches

by Yousuf
Sat Dec 14, 2013 9:40 pm
Forum: Volume 112 (11200-11299)
Topic: 11219 - How old are you?
Replies: 117
Views: 49841

Re: [11219 - How old are you?] Wrong Answer!! Plz help me

Why you are printing an extra line at the beginning of every test case. You don't need that. Check output format carefully. Hope its helps :) .
by Yousuf
Sat Dec 14, 2013 9:25 pm
Forum: Volume 111 (11100-11199)
Topic: 11152 - Colourful Flowers
Replies: 45
Views: 28506

Re: 11152 - Colorful Flowers

Use double instead of float. Its better to use double for floating point calculation. double gives much accurate result. Hope you will get AC :D
by Yousuf
Sun Nov 17, 2013 9:49 pm
Forum: Volume 12 (1200-1299)
Topic: 1215 - String Cutting
Replies: 1
Views: 1024

1215 - String Cutting

Input:

10
3
5 3 6
ababccd
2
4 2
ababcd
7
1 2 3 4 5 6 7
abcbacbd
7
7 6 5 4 3 2 1
abcbacbd
3
1 4 2
aaaaaaaaaa
10
1 20 12 15 5 25 16 19 9 8
abcdefghijklmnopqrstuvwsyz
25
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
abcdefghijklmnopqrstuvwsyz
10
8 9 19 16 25 5 15 12 20 1 ...
by Yousuf
Wed Nov 06, 2013 9:56 pm
Forum: Volume 5 (500-599)
Topic: 590 - Always on the run
Replies: 12
Views: 9442

Re: 590 can you give me a tiny hint

Thanks brianfry713 I got AC now.
by Yousuf
Wed Nov 06, 2013 12:13 am
Forum: Volume 5 (500-599)
Topic: 590 - Always on the run
Replies: 12
Views: 9442

Re: 590 can you give me a tiny hint

I am getting WR in this problem. Please help
Here is my code.

Code: Select all


AC :) 

by Yousuf
Wed Sep 26, 2012 7:43 pm
Forum: Volume 109 (10900-10999)
Topic: 10912 - Simple Minded Hashing
Replies: 24
Views: 18972

Re: 10912 - Simple Minded Hashing

My Accepted Code gives this Output

Code: Select all

Case 1: 201413
Case 2: 30945
Case 3: 1
Case 4: 78618
Case 5: 0
Case 6: 52
Case 7: 48697
Case 8: 0
by Yousuf
Fri Aug 10, 2012 2:02 pm
Forum: Volume 6 (600-699)
Topic: 670 - The dog task
Replies: 16
Views: 10331

Re: 670 - The dog task

Thanks brianfry713 .I got AC now. Always should read output format carefully. Thanks again. :)
by Yousuf
Fri Aug 10, 2012 1:06 am
Forum: Volume 6 (600-699)
Topic: 670 - The dog task
Replies: 16
Views: 10331

Re: 670 - The dog task

i am getting WR in this problem.

here is my code



#include<iostream>
#include<stdio.h>
#include<vector>
#include<stdlib.h>
#include<algorithm>
#include<set>
#include<map>
#include<sstream>
#include<stack>
#include<queue>
#include<cmath>
#include<string.h>
#include<utility>
#include <bitset ...
by Yousuf
Thu Aug 02, 2012 9:07 am
Forum: Volume 3 (300-399)
Topic: 353 - Pesky Palindromes
Replies: 43
Views: 20428

Re: 353 --- Nice Tests...

Thanks " brianfry713" I get AC now. Thanks for help.
by Yousuf
Wed Aug 01, 2012 11:07 am
Forum: Volume 3 (300-399)
Topic: 353 - Pesky Palindromes
Replies: 43
Views: 20428

Re: 353 --- Nice Tests...

Code: Select all


AC.. :D 

by Yousuf
Tue Jul 31, 2012 1:43 pm
Forum: Volume 3 (300-399)
Topic: 353 - Pesky Palindromes
Replies: 43
Views: 20428

Re: 353 --- Nice Tests...

AC ..
by Yousuf
Fri Dec 30, 2011 5:44 pm
Forum: Volume 9 (900-999)
Topic: 990 - Diving for Gold
Replies: 11
Views: 8787

990 - Diving for Gold WR Please help.

I got wrong answer in this problem.
I need some critical input output. Help me Please....

Go to advanced search