We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a8fb5 + 70e0e1e commit fe17cc9Copy full SHA for fe17cc9
README.md
@@ -40,7 +40,7 @@
40
ModIntのクラス</br>
41
加算、減算、乗算は、$`O(1)`$</br>
42
除算は、$`O(\log MOD)`$</br>
43
-べき乗は、$O(\log b)$
+べき乗は、$`O(\log b)`$
44
45
### [標準入力](libs/standard_input.py)
46
普通です
0 commit comments