Results 1 to 5 of 5
Thread: help me plz
- 01-17-2013, 01:54 PM #1
Member
- Join Date
- Jan 2013
- Posts
- 2
- Rep Power
- 0
help me plz
Kategori C
/* Method number 4
* Create game board
* Input: numberOfPositions = # positions in game board
* Output: the board filled with 0's
*/
/* Method number 6
* Insert a number on the game board
* Input: gameboard = the game board
* number = the number to place
* position = the position to place the number in
* Output: true = the number was placed
* false = the number was not possible to place
*/
/* Method number 11
* Play one turn of the game
* Input: gameboard = the game board
* maxRandomNumber = max number to place on board
* Output:true = number was placed on game board
* false = user pressed 'break'
- 01-17-2013, 02:12 PM #2
Re: help me plz
Use meaningful topic titles, ask a question and read this:
How To Ask Questions The Smart WayMath problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 01-17-2013, 02:59 PM #3
Member
- Join Date
- Nov 2012
- Location
- India
- Posts
- 70
- Rep Power
- 0
Re: help me plz
Hi,
Your question is not clear. So please explain clearly that's help to solve your problem..
Thanks,
- 01-17-2013, 05:39 PM #4
- 01-17-2013, 10:55 PM #5
Member
- Join Date
- Jan 2013
- Posts
- 2
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks