![]() |
.. (לתיקייה המכילה) | |
What should we submit in the .zip file? | |
You should submit two files: - hw0q1.c - the source code of your application. The output of this application should be the same as the content of expected.txt </li>- students.txt - includes your personal details in English (name, ID, email).Do not change the file names, as it will prevent you from successfully submitting your homework electronically via the course website. |
I submitted the assignment and have noticed an error. | |
Yes. You may resubmit the assignment as many times as you want until the deadline. Only the latest submission will be checked. |
Is it possible to send the homework file in RAR file type instead of zip? | |
No. Only zip file types are allowed. Submissions of any other file type (.rar, .7z etc.) will not be checked. |
Should the final version of the program include the new comments? | |
Since comments do not change the output of the program you may choose to leave the comments in the code or delete them. |