Week 10 Extra Exercises
Information
- This page contains extra exercises for week 10.
- These exercises are not compulsory, nor do they provide any marks in the course.
- You cannot submit any of these exercises, however autotests are available for them (Command included at bottom of each exercise).
Exercise
(●◌◌)
:
Overflow
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest overflow
Exercise
(●●◌)
:
Command Line Words
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest command_line_words
Exercise
(●●●)
:
Valid C Brackets
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest valid_c_brackets