It's UWAweek 24 (1st semester, 2nd exam week)

help2005

This forum is provided to promote discussion amongst students enrolled in CITS2005 Object Oriented Programming.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying the 2 articles in this topic
Showing 2 of 257 articles.
Currently 1 other person reading this forum.


 UWA week 21 (1st semester, week 12) ↓
SVG not supported

Login to reply

👍?
helpful
4:37pm Wed 22nd May, ANONYMOUS

my method of solving task 8 is inefficient but it does pass the test. I wonder in this case, will I lose marks for correctness or style?


SVG not supported

Login to reply

👍?
helpful
5:03pm Wed 22nd May, Andrew G.

ANONYMOUS wrote:
> my method of solving task 8 is inefficient but it does pass the test. I wonder in this case, will I lose marks for correctness or style?
You would not lose any correctness marks, assuming you pass the tests. You will not lose style marks directly for being inefficient, but it is possible that an inefficient solution is also illogical (particularly for this problem, it likely means you are doing something that it doesn't make sense to do). I cannot say without marking your code. Code efficiency is not directly a marked part of this assessment. You should focus instead on making your code clearly structured, readable, logical, and elegant, as these are the things for which marks are awarded.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy