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/input.txt

5 lines
48 B
Plaintext

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