Search found 6 matches

by anton_indrawan
Sat Mar 02, 2013 12:59 am
Forum: Volume 123 (12300-12399)
Topic: 12376 - As Long as I Learn, I Live
Replies: 9
Views: 4884

Re: 12376 - As Long As I Learn, I Live

I got it AC. I was mistaken when sorting values ;)
by anton_indrawan
Fri Mar 01, 2013 12:10 am
Forum: Volume 123 (12300-12399)
Topic: 12376 - As Long as I Learn, I Live
Replies: 9
Views: 4884

12376 - As Long as I Learn, I Live

I got a WA for 12376. According to the issue description, we start from 0th node and will always go to a stage that has the highest value. I might overlook something from it. Could anyone give a good direction or test cases for this problem? Input: 5 6 6 0 8 9 2 7 5 5 4 5 3 1 5 0 1 0 2 2 1 6 5 0 8 9...
by anton_indrawan
Fri Dec 26, 2008 8:30 am
Forum: Volume 109 (10900-10999)
Topic: 10925 - Krakovia
Replies: 50
Views: 27873

Re: 10925 - Krakovia

Try this case
Hope this help

Code: Select all

1 16
1743247980173
The output should be

Code: Select all

Bill #1 costs 1743247980173: each friend should pay 108952998760


by anton_indrawan
Thu Dec 18, 2008 1:21 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 73687

Re: 673 - Parentheses Balance

Hay mf
thx for your information, you are very experienced ... ^__^
by anton_indrawan
Tue Dec 16, 2008 5:19 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 73687

Re: 673 - Parentheses Balance

Hai mf, thank about your information..
I got AC with 0.050 seconds using the stack (include<stack>)

Is it necessary to create own class stack ?
Which one is faster, own class stack or using the lib one ?

Thx Before.. Sorry for my language
by anton_indrawan
Mon Dec 15, 2008 4:04 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 73687

Re: 673 - WA Please Help

Help me, i don't know why i got WA, i already test my code with many input...

Code: Select all

 got AC .. code removed

Go to advanced search