acchow
2011-10-30 17:36:36 UTC
The assignment says "Note that there is only one white space between two
numbers, and no white space at the end"
But there should be a newline (\n or std::endl) character at the end,
correct?
Also, after Search prints out "true" or "false", there should also be a
newline character, correct?
Will automark be checking placement of newline characters?
numbers, and no white space at the end"
But there should be a newline (\n or std::endl) character at the end,
correct?
Also, after Search prints out "true" or "false", there should also be a
newline character, correct?
Will automark be checking placement of newline characters?