blob: 4e963bf8dcde4e54ff0752a6768eb2931a94b360 (
plain)
1
2
3
4
5
6
7
|
Solution by Ruben Westerberg
ch-1.pl and ch-1.p6
Run the program without command lines arguments to calculate 'equal point'
ch-2.pl and ch-2.p6
run command with a single argument to print an identiy matrix of size specivied as the first argument. If no argument is specified a default size of 10 is used.
|