Update Categories.json
Bad indentation on my new operation Modular Exponentiation
This commit is contained in:
parent
4a4e98918a
commit
e3beac47fe
@ -170,8 +170,7 @@
|
|||||||
"SIGABA",
|
"SIGABA",
|
||||||
"Flask Session Decode",
|
"Flask Session Decode",
|
||||||
"Flask Session Sign",
|
"Flask Session Sign",
|
||||||
"Flask Session Verify",
|
"Flask Session Verify"
|
||||||
"Modular Exponentiation"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -229,13 +228,9 @@
|
|||||||
"Subtract",
|
"Subtract",
|
||||||
"Multiply",
|
"Multiply",
|
||||||
"Divide",
|
"Divide",
|
||||||
<<<<<<< HEAD
|
|
||||||
"Modular Exponentiation",
|
"Modular Exponentiation",
|
||||||
"Modular Inverse",
|
"Modular Inverse",
|
||||||
"Extended GCD",
|
"Extended GCD",
|
||||||
=======
|
|
||||||
"Modular Exponentiation",
|
|
||||||
>>>>>>> a4f52f2f (Add Modular Exponentiation operation)
|
|
||||||
"Mean",
|
"Mean",
|
||||||
"Median",
|
"Median",
|
||||||
"Standard Deviation",
|
"Standard Deviation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user