Various incomplete solutions
This commit is contained in:
@ -6,7 +6,8 @@ desc: |
|
||||
012 021 102 120 201 210
|
||||
What is the millionth lexicographic permutation of the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9?
|
||||
|
||||
solution: Use factoring
|
||||
solutions:
|
||||
solve.php:
|
||||
desc: Basic Solution
|
||||
language: php
|
||||
solve.php:
|
||||
desc: Basic Solution
|
||||
language: php
|
Reference in New Issue
Block a user