Hello from XXXInput
hello THERE 12#$"ENTER""CTRL^D"The output should be
1 line, 3 words, 17 bytesThe actuall order doesn't matter as long as the values are correct. This gets you the points as specified in the grading criteria as well as 2 for correct byte count, 5 for correct line count and 5 for correct word count.
test.in
Run cyclone standalone as
proj0 < test.inThe output should be:
2 11 47This gets you the points as specified in the grading criteria as well as 3 for correct byte count, 5 for correct line count and 5 for correct word count.