freeCodeCamp/math-challenges/44-number-theory/subexponential-time-discret...

45 lines
773 B
JSON

{
"name": "Subexponential-time discrete logarithms and factoring",
"order": 16,
"challenges": [
{
"id": "59a5801209a6acac5983b658",
"title": "Smooth numbers",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b125",
"title": "Algorithm for discrete logarithms",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b126",
"title": "Algorithm for factoring integers",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}