![]() |
| | #31 |
| Registered User Join Date: Jul 2009
Posts: 40
| |
| WatchTower is offline |
| | #32 |
| Registered User Join Date: Jun 2009
Posts: 9
| I'm trying to use loop. But seems like I need to make more than one loop. I got a suggestion asking me to use vector, but I still haven't learn it. When to google for it, but still kinda blur. dwks, Can I know what [9][9] means? Is it 9X9? |
| Erica is offline |
| | #33 |
| Registered User Join Date: Mar 2007
Posts: 335
| It's a 9x9 array, or 2 dimensional array. Basically it's meaning there is 9 rows per column, and 9 columns total. You don't have to use 2 dimensional arrays, I didn't, but it will make it easier to understand.
__________________ home page (new layout) |
| scwizzo is offline |
| | #34 |
| Student Join Date: Aug 2008 Location: UK -> Newcastle
Posts: 156
| How much did you actually learn in class before getting this assignment? From what you've shown, either your teacher is made of bull, or you haven't been listening.
__________________ MSDN <- Programmers Haven! |
| legit is offline |
| | #35 |
| Registered User Join Date: Jul 2009
Posts: 19
| so we only learn looping n few beginning chapters only we only attended 3 weeks class so far with 100% attendence... arrays we havent learn yet so we can use that to program... |
| rachel7430 is offline |
| | #36 |
| Registered User Join Date: Jun 2009
Posts: 9
| Alright, what the lecturer taught us were only that stupid cin and cout thing, and keep on drawing flowchart. She doesnt even teach us how to write loop. I pay attention one very single class include lab. It's only week 3 of the new sem and we got this stupid assignment. |
| Erica is offline |
| | #37 |
| Super Moderator Join Date: Aug 2001
Posts: 7,470
| Further attempts to get solutions without effort being displayed on the part of the OP will result in this thread being closed. I'm leaving it open to give the OP's a chance to attempt a solution on their own. It is also my opinion that if others continue to show code it will only result in more and more questions about the code that is shown. Code it yourself and post the parts of the code you are having problems with or are not working properly. If it's algorithm you don't understand then buy a book on sudoku or play it. Other than that it appears to me you are asking for homework handouts and we don't do homework and we certainly don't give handouts. Figure it out.
__________________ If you aim at everything you will hit something but you won't know what it is. Last edited by Bubba; 07-04-2009 at 10:29 AM. |
| Bubba is offline |
| | #38 |
| Student Join Date: Aug 2008 Location: UK -> Newcastle
Posts: 156
| Stupid cin and cout thing? Wow, I don't think you are in the right class, your attitude stinks. As Bubba said, this is nearing a forum rule break. When that happens, you will receive no help from this board, so choose what you say wisely.
__________________ MSDN <- Programmers Haven! |
| legit is offline |
| | #39 |
| Registered User Join Date: Jun 2009
Posts: 9
| "Stupid cin and cout thing?" Wow. Didn't realize you actually take that word so SERIOUS. COOL. Alright, I JUST LEARNED THAT CIN COUT THINGY AND I GOT THAT ASSIGNMENT. AND THANKS SO MUCH FOR YOUR HELP. Last edited by Erica; 07-05-2009 at 02:02 AM. |
| Erica is offline |
| | #40 |
| Student Join Date: Aug 2008 Location: UK -> Newcastle
Posts: 156
| That's because you haven't been paying attention in class. You learned input and output functions and operators in 3 weeks of study? I think that's somewhat infeasible.
__________________ MSDN <- Programmers Haven! |
| legit is offline |
| | #41 |
| Registered User Join Date: Jul 2009
Posts: 19
| wat do u expect from only 3 classes held so far.... u think this a bullet train?? |
| rachel7430 is offline |
| | #43 | |
| Super Moderator Join Date: Aug 2001
Posts: 7,470
| Quote:
Thread closed for obvious reasons.
__________________ If you aim at everything you will hit something but you won't know what it is. | |
| Bubba is offline |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating very simple text editor using c | if13121 | C Programming | 6 | 11-25-2004 09:49 AM |
| Simple message encryption | Vicious | C++ Programming | 10 | 11-07-2004 11:48 PM |
| Binary Search Trees Part III | Prelude | A Brief History of Cprogramming.com | 16 | 10-02-2004 03:00 PM |
| Simple simple program | Ryback | C++ Programming | 10 | 09-09-2004 05:48 AM |
| Need help with simple DAQ program | canada-paul | C++ Programming | 12 | 03-15-2002 08:52 AM |