the statement of the problem is not full, help please
example N = 11, M = 3;
123
456
789
ab
the cell "3" can reach from the cell "9",
pushing an arrow key only once?
I mean "arrow down"?
Re: the statement of the problem is not full, help please
No! You can't reach "3" from "9" pushing only one key.
Re: the statement of the problem is not full, help please
Why not?
Re: the statement of the problem is not full, help please
Because, there is nothing about this kind of actions in the task! From the key "9" you can only reach "1", "8", "6".
Re: the statement of the problem is not full, help please
there is not such words in statement.
statement of the problem is not full.
Re: the statement of the problem is not full, help please
There are discribed all avaliable actions in statement and nothing more. So I can't agree with you))
Re: the statement of the problem is not full, help please
Posted by
AlMag 27 Apr 2007 12:55
You said that we can reach "1" from "9". How? If we push
"Right" we'll reach "a", I think...
Re: the statement of the problem is not full, help please
Push "Left" and you'll reach "9" from "1"))
Re: the statement of the problem is not full, help please
Posted by
AlMag 30 Apr 2007 22:06
No, sorry, my mistake... "9" from "3"!
You said that we can reach "9" from "3".
I just pushed wrong digit...
Re: the statement of the problem is not full, help please
I didn't say it. You can reach "3" from "9" by pushing 2 keys!)
Edited by author 30.04.2007 22:31
Re: the statement of the problem is not full, help please
Posted by
AlMag 1 May 2007 00:08
1. You said
Because, there is nothing about this kind of actions in the task! From the key "9" you can only reach "1", "8", "6".
So, how we can reach "1" from "9"?
2.Later you said
"Push "Left" and you'll reach "9" from "1"))"
We'll reach "b" by pushing Left.
Edited by author 01.05.2007 00:11
Re: the statement of the problem is not full, help please
Oh! I got it!)) I meant the field
1 2 3
4 5 6
7 8 9
So you are right!) Sorry!)
Re: the statement of the problem is not full, help please
It's not clear from problem statement because meaning of "moving cursor up" and "moving cursor down" depends on topology. We'd assume default flat topology with boundaries, but special rules for LEFT/RIGHT makes us thinking that there are similar rules for UP/DOWN. At least moving down from row Y-1 to empty cell in row Y could result in stop at the last character.
Edited by author 02.08.2008 13:07
Re: the statement of the problem is not full, help please
Posted by
alp 19 Jun 2011 02:00
example N = 11, M = 3;
Mean = 1.55
2 1 2
1 0 1
2 1 2
3 2