Naive convolution. (Complexity is O(N^2)!!) @param a Target array 1. @param b Target array 2. @param mod Mod. @return Answer.
(long[] a, long[] b, int mod)
source not stored for this graph (policy: none)
no outgoing calls