mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add offset-arrays
This commit is contained in:
5
challenges/offset-arrays/test/6/input.txt
Normal file
5
challenges/offset-arrays/test/6/input.txt
Normal file
@ -0,0 +1,5 @@
|
||||
3
|
||||
A[36739847..36739849] = 291 506 0
|
||||
B[-13045362..-13045360] = 300 461 395
|
||||
C[-3871032..-3871030] = 307 695 53
|
||||
A[36739848]
|
1
challenges/offset-arrays/test/6/output.txt
Normal file
1
challenges/offset-arrays/test/6/output.txt
Normal file
@ -0,0 +1 @@
|
||||
506
|
Reference in New Issue
Block a user