app.routers.problems.taxicab
¶
Functions
¶
score
(nums)
Module Contents
¶
async
app.routers.problems.taxicab.
score
(
nums
:
list
[
int
]
)
¶
conjecscore
Navigation
How to Deploy Locally
Adding a Simple Problem
The Architecture
API Reference
app
Submodules
app.db
app.dependencies
app.main
app.routers
Submodules
app.routers.problems
Submodules
app.routers.problems.brocard
app.routers.problems.collatz
app.routers.problems.conway
app.routers.problems.euler_brick
app.routers.problems.filled_determinant
app.routers.problems.golden_rulers
app.routers.problems.golomb_ruler
app.routers.problems.hadamard_determinant
app.routers.problems.intercalate
app.routers.problems.magicsos
app.routers.problems.minmax_point_dist
app.routers.problems.nothree
app.routers.problems.problems
app.routers.problems.square_pair_sum
app.routers.problems.taxicab
Functions
Module Contents
score()
app.routers.problems.vlasii_determinant
app.schemas
app.test_main
app.users
conf
Related Topics
Documentation overview
API Reference
app
app.routers
app.routers.problems
Previous:
app.routers.problems.square_pair_sum
Next:
app.routers.problems.vlasii_determinant