Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework 3 Grading #3

Open
rtoal opened this issue Dec 7, 2017 · 0 comments
Open

Homework 3 Grading #3

rtoal opened this issue Dec 7, 2017 · 0 comments

Comments

@rtoal
Copy link
Collaborator

rtoal commented Dec 7, 2017

Problem Out of You got Comments
1 5 5
2 5 4 Should make clear that f RETURNS a pointer to an array of doubles
3 5 4 f is not really a type. Usually you say "the" when you mean "a"
4 5 3 Answer required you to say how do know (how can you prove) both fields are present
5 5 5
6 5 1 Length information required for arrays
7 15 10 Code is too C-like, inconsistent brace placement, a lot of old style code. Can be cleaned up a LOT. See my answers online.
8 15 15 Nice
9 30 20 Code doesn't compile because you have this weird oneTwoThree thing in there which tries to add a integer into a string queue. Code for the most part looks okay though.
10 10 10
TOTAL 100 87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant