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

Method pow

Convolution/Convolution.java:57–67  ·  view source on GitHub ↗

Power. @param x Parameter x. @param n Parameter n. @param m Mod. @return n-th power of x mod m.

(long x, long n, int m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

primitiveRootMethod · 0.95
garnerMethod · 0.95
convolutionMethod · 0.95
FftInfoMethod · 0.45
dtosMethod · 0.45

Calls

no outgoing calls

Tested by 1

dtosMethod · 0.36