ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1581. Teamwork

nrl WA for Test 8 [4] // Problem 1581. Teamwork 26 Jun 2014 22:21
Anyone have idea what could be the problem ??
Any test case you would suggest ?
Thanks
Tamirlan Re: WA for Test 8 [3] // Problem 1581. Teamwork 4 Jul 2014 16:00
Try
1
4
Answer
1 4
nrl Re: WA for Test 8 [1] // Problem 1581. Teamwork 4 Jul 2014 20:10
Yes
When i run it on my machine the answer for
1
4
is
1 4

I am using byte array, should i use int array instead.. ??
Idk how but it worked for an earlier problem
nrl Re: WA for Test 8 // Problem 1581. Teamwork 6 Jul 2014 09:40
I changed the byte array to short
Now I get the above test case wrong..
Why so ???!!!
jpack Re: WA for Test 8 // Problem 1581. Teamwork 2 Oct 2015 01:09
Thank you