Homework Unit 5

I definitely got the right answer to question 7 (Memoization). Unfortunately, it has been flagged to be incorrect. Why is this? Is it somehow machine-corrected by a programme which only recognizes a certain number of predefined answers?

asked 28 Mar '12, 08:35

N.%20A.%20Pilz's gravatar image

N. A. Pilz
253
accept rate: 0%

1

Post your solution. Let others take a look.

(28 Mar '12, 08:40) Charles Lin Charles%20Lin's gravatar image

One Answer:

For what I could gather, a script includes (either uses import or eval()) your program answer and expect results following it's parameters used to call your function.
Once you post your code, we can have a look at it and see what is wrong.

link

answered 28 Mar '12, 09:14

Angel's gravatar image

Angel
7.0k632112

edited 28 Mar '12, 10:39

Your answer
Question text:

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×15,267
×1,718
×236
×19
×1

Asked: 28 Mar '12, 08:35

Seen: 132 times

Last updated: 28 Mar '12, 10:39