mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add a-phone-code
This commit is contained in:
5
challenges/a-phone-code/test/1/input.txt
Normal file
5
challenges/a-phone-code/test/1/input.txt
Normal file
@ -0,0 +1,5 @@
|
||||
4
|
||||
00209
|
||||
00219
|
||||
00999
|
||||
00909
|
1
challenges/a-phone-code/test/1/output.txt
Normal file
1
challenges/a-phone-code/test/1/output.txt
Normal file
@ -0,0 +1 @@
|
||||
2
|
3
challenges/a-phone-code/test/2/input.txt
Normal file
3
challenges/a-phone-code/test/2/input.txt
Normal file
@ -0,0 +1,3 @@
|
||||
2
|
||||
1
|
||||
2
|
1
challenges/a-phone-code/test/2/output.txt
Normal file
1
challenges/a-phone-code/test/2/output.txt
Normal file
@ -0,0 +1 @@
|
||||
0
|
4
challenges/a-phone-code/test/3/input.txt
Normal file
4
challenges/a-phone-code/test/3/input.txt
Normal file
@ -0,0 +1,4 @@
|
||||
3
|
||||
77012345678999999999
|
||||
77012345678901234567
|
||||
77012345678998765432
|
1
challenges/a-phone-code/test/3/output.txt
Normal file
1
challenges/a-phone-code/test/3/output.txt
Normal file
@ -0,0 +1 @@
|
||||
12
|
Reference in New Issue
Block a user