This assignment introduces you to variables, some C++ types including arrays, loops, and I/O with file and console.
Here are some guidelines for the assignment.
- You need to do the assignment alone.
- It is strongly advised that you start working on the assignment the day you get it. Assignments WILL take time.
- It is better to submit the work that you have done yourself than what you have plagiarized.
- You may be called in for viva for any assignment that you submit.
- Solve each question by implementing a function with the name indicated in th question..
- Follow the best programming practices as given on
LMS -> Resources
-> Common -> Coding Practices
. Failure in doing so will have your marks deducted. See grading rubric for details.
- Submit code that compiles. Code that does not compile, i.e. compiles with errors, gets a 0.
- Grading is indicated in the included grading rubric, Assignment_Rubric.csv.
- Due: 1830h on 10th of September.
- Note the submission deadline above. The system logs submission time and late submissions will not be graded.
- Submission through other means, e.g. over email, will be ignored.
- Make it a practice to submit your work, even if it is incomplete, 10 minutes before the deadline and then continue to submit updates.