You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: