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 1228. Array

i cannot understand the problem !!!
Posted by IRAKLI 2 Jun 2007 20:35
Re: i cannot understand the problem !!!
Posted by IRAKLI 2 Jun 2007 20:36
what i have to do ?!!
Re: i cannot understand the problem !!!
Posted by sylap 16 Oct 2012 23:38
P( i<1> , i<2> , i<3> , ... , i<n-1> , i<n> )

determines at which position is the

X[ i<1> , i<2> , i<3> , ... , i<n-1> , i<n> ]

element in ( lets say ) RAM . And the Function P is absolutely correct. You should determine the dimensions k<1> , k<2> , k<3> , ... , k<n-1> , k<n> of the X for the given D elements.

I don't know whether I could explain it, if not I'm really sorry ! I can't do much. :(

Edited by author 16.10.2012 23:40
Re: i cannot understand the problem !!!
Posted by sylap 16 Oct 2012 23:38


Edited by author 16.10.2012 23:39