RosettaCodeData/Task/Array-concatenation/PL-I/array-concatenation-4.pli
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

13 lines
280 B
Text

Please type elements for a 3 x 4 matrix:
Please type elements for a 2 x 2 matrix:
13 14
15 16
Composite matrix:
1 2 3 4 0 0
5 6 7 8 0 0
9 10 11 12 0 0
0 0 0 0 13 14
0 0 0 0 15 16