647 - Chutes and Ladders

All about problems in Volume 6. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

Post Reply
shihabbd81
New poster
Posts: 7
Joined: Sun Apr 13, 2003 8:39 am
Location: Buet, Bangladesh
Contact:

647 - Chutes and Ladders

Post by shihabbd81 »

i recived P.E in problem 647.
what should be the currect output format?
please reply as soon as posible.
thanks.


Shihab
Student of BUET
anupam
A great helper
Posts: 405
Joined: Wed Aug 28, 2002 6:45 pm
Contact:

shihab, anupam is here

Post by anupam »

welcome shihab to eb..
perhaps recognize me..
jai hok don't bother with pe..
pe doesn't indicate your lack of efficiency..
it's just a mismatching of may be a black line after the input file.
so go on solving another..
"Everything should be made simple, but not always simpler"
Wyern
New poster
Posts: 1
Joined: Sun Jun 25, 2006 12:40 am

647

Post by Wyern »

Hi I am getting WA.

My problem works for the test cases given in the problem and I have no idea why I get it wrong.

Can anoyone please post some tricky test cases.

Thank you
laituanksa245
New poster
Posts: 20
Joined: Tue Jan 10, 2012 4:23 pm
Location: Vietnam

647 - Chutes and Ladders

Post by laituanksa245 »

I keep getting WA. Help me plz. I am so frustrated.
Can anyone give me some tricky tests ?

Code: Select all

    
Code removed.
Got Ac :D
Last edited by laituanksa245 on Wed Sep 26, 2012 9:44 am, edited 1 time in total.
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: 647 - Chutes and Ladders

Post by brianfry713 »

Look at line 33 of your code.
Check input and AC output for thousands of problems on uDebug!
laituanksa245
New poster
Posts: 20
Joined: Tue Jan 10, 2012 4:23 pm
Location: Vietnam

Re: 647 - Chutes and Ladders

Post by laituanksa245 »

Thank you very much :D
uDebug
A great helper
Posts: 475
Joined: Tue Jul 24, 2012 4:23 pm

Re: 647 - Chutes and Ladders

Post by uDebug »

Replying to follow the thread.
Check input and AC output for over 7,500 problems on uDebug!

Find us on Facebook. Follow us on Twitter.
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Re: 647 - Chutes and Ladders

Post by Shahidul.CSE »

Code: Select all

AC
Last edited by Shahidul.CSE on Sat Jan 03, 2015 5:57 pm, edited 1 time in total.
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
lighted
Guru
Posts: 587
Joined: Wed Jun 11, 2014 9:56 pm
Location: Kyrgyzstan, Bishkek

Re: 647 - Chutes and Ladders

Post by lighted »

Input

Code: Select all

3 6 3 2 5 1 3 4 2 3 1 2 5 4 5 1 6 2 0
2
6 95
99 1
0 0
-3
98
0
2
3 99
6 90
0 0
0
2
6 42
50 83
49 21
91 89
0 0
0
0
Acc Output

Code: Select all

2
2
1
A person who sees the good in things has good thoughts. And he who has good thoughts receives pleasure from life... Bediuzzaman
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Re: 647 - Chutes and Ladders

Post by Shahidul.CSE »

Thanks lighted! Got AC now !
I just did a silly mistake.
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
Post Reply

Return to “Volume 6 (600-699)”