Test jobs limit the size of the input to a certain number of bytes, and this limit can cut off in the middle of a line of input. This can cause unnecessary failures in the users' code if it expects input in a certain format.
Log in to post a comment.