![]() |
.. (לתיקייה המכילה) | |
Q4b: Can we use auxiliary functions to solve of this problem? | |
Yes you can (one auxiliary function), and just for this question. |
Q3a: Do we start counting indexes from 1? | |
Yes. |
Q3a: We are told that when receiving a non-positive number we should return -1. Does non-positive refer to n, to m, or to both? | |
Assume that it refers to 'n'. There's no reason to restrict 'm' to also be only positive. It can also be negative. |
כללי: כשבתבת יש להגיש את הקוד משני החלקים הראשונים למה הכוונה? | |
הכוונה היא לחלק הראשון, זו טעות. |
Q3e: Can you explain what exactly we are supposed to submit here (dry? wet? both?) | |
In 3e You are asked to explain something and to demonstrate something. They should both be only in the dry answer while the examples should also be in the wet examples file. |