1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00
Files
programming-challenges/challenges/rotate-2-dimensional-array-90-degrees/test/3/output.txt

4 lines
38 B
Plaintext

15 13 2 5
14 3 4 1
12 6 8 9
16 7 10 11