mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
feat(challenges): add offset-arrays
This commit is contained in:
3
challenges/offset-arrays/test/3/input.txt
Normal file
3
challenges/offset-arrays/test/3/input.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
1
|
||||
X[0..3] = 1 3 3 7
|
||||
X[X[2]]
|
||||
Reference in New Issue
Block a user