![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2008
Posts: 2
Rep Power: 0
![]() |
Cipher Challenge School Project
Hello everyone, my algorithms teacher told us to look for an algorithm solving this problem and explaining it, help is very appreciated as we are not that deep into algorithms yet.
Given a list of 4, 5, 6 ... or 10 integers (between 1 and 100) find the way of getting another integer between 1 and 2000, using only the basic operations: add, substract, multiply and divide. each number in the list can only be used once. challenge: design, implement and document a solution to the problem, faster than the example program (which I will link later", for sizes between 6 and 10, and that it cannot lose a solution, the program must indicaite all the reachable numbers between 1 and 2000, using the input data. here is the link, if you need help understanding it just let me know, drop me a message or something http://dis.um.es/%7Eginesgm/files/cifras.exe thanks in advance! |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
Re: Cipher Challenge School Project
Why don't you tell Dr. Gines Garcia Mateos that you do not understand the assignment.... or perhaps email him. I won't post his email address here, to avoid the spambots flooding him with email.
You need to attempt your own school work first, to at least show effort on your part. If you still need help, ask specific questions... not for your work to be done for you. The last time I took the effort to contact a professor (UK) of a student that posted his assignment to the forum and asked that the program be emailed to him.... the computer science faculty conducted an academic review of the student and their decision was to expel him from the university. So I rather that not happen to you.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2008
Posts: 2
Rep Power: 0
![]() |
Re: Cipher Challenge School Project
who is Dr. Gines Garcia Mateos?
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Feb 2008
Posts: 1
Rep Power: 0
![]() |
Re: Cipher Challenge School Project
ok my friend i'll try to help you with your algorithm but please if you can explain more about your problem and suggest ideas in order to cut half the disatnce and don't worry we are all together can do miracles because it's human mind and remeber synergize success
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jul 2008
Posts: 8
Rep Power: 0
![]() |
Re: Cipher Challenge School Project
Done:
int i = 1000; Dr. Ginos Tacos whatever, is not clear on this assignment. But I doubt the answer I gave is something that he wants. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 198
Rep Power: 1
![]() |
Re: Cipher Challenge School Project
Show us what code you have written so far, then we can take a look at it and help you or point you in the right direction.
Just a heads up... When I click on the link a .exe opens and for that I believe you could get flamed for that. As in, thoroughly flamed.
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() ![]() |
Re: Cipher Challenge School Project
Not that it matters much, but the Dr. I referred to is the website where this file (your assignment) is hosted. I assumed he was your professor and you are paying him to teach you.
http://dis.um.es/%7Eginesgm/
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 198
Rep Power: 1
![]() |
Re: Cipher Challenge School Project
Cool website he has though, allthough I don't understand the language, I can still make out the code examples!
hehe
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| school website database project | George Harrison | C# | 16 | Sep 30th, 2006 12:07 AM |
| School Project (Need Help) | Digit | Visual Basic | 9 | Apr 28th, 2006 6:20 AM |
| Project List! | raf_123 | PHP | 3 | Mar 31st, 2006 3:32 PM |
| School Project Ideas? | bigguy | Visual Basic | 19 | Mar 26th, 2006 4:24 PM |
| NCAA Bracket School Project | Cipher | Visual Basic | 2 | Mar 20th, 2006 10:07 AM |