MCPcopy Index your code
hub / github.com/NASU41/AtCoderLibraryForJava / primitiveRoot

Method primitiveRoot

Convolution/Convolution.java:14–47  ·  view source on GitHub ↗

Find a primitive root. @param m A prime number. @return Primitive root.

(int m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convolutionMethod · 0.95

Calls 1

powMethod · 0.95

Tested by

no test coverage detected