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",
|
||||
"Flask Session Decode",
|
||||
"Flask Session Sign",
|
||||
"Flask Session Verify",
|
||||
"Modular Exponentiation"
|
||||
"Flask Session Verify"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -229,13 +228,9 @@
|
||||
"Subtract",
|
||||
"Multiply",
|
||||
"Divide",
|
||||
<<<<<<< HEAD
|
||||
"Modular Exponentiation",
|
||||
"Modular Inverse",
|
||||
"Extended GCD",
|
||||
=======
|
||||
"Modular Exponentiation",
|
||||
>>>>>>> a4f52f2f (Add Modular Exponentiation operation)
|
||||
"Mean",
|
||||
"Median",
|
||||
"Standard Deviation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user