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/7/input.txt
Normal file
5
challenges/offset-arrays/test/7/input.txt
Normal file
@ -0,0 +1,5 @@
|
||||
3
|
||||
A[576147366..576147374] = -17512462 -22180312 4762377 -60705817 179472508 -38657648 50851350 -5387060 -44606386
|
||||
B[179472503..179472512] = 52472490 -50737470 34836079 43012312 18582898 24184051 22890798 -64190110 -51059274 39321141
|
||||
C[-329054773..-329054765] = 32107330 -25691875 576147370 64171916 10643863 -53879001 25078797 -36882933 42194855
|
||||
B[A[C[-329054771]]]
|
1
challenges/offset-arrays/test/7/output.txt
Normal file
1
challenges/offset-arrays/test/7/output.txt
Normal file
@ -0,0 +1 @@
|
||||
24184051
|
Reference in New Issue
Block a user