0_0_30505367_9258.cpp: In function 'void NTT::Convolution(long long int*, int, long long int*, int, long long int*)':
0_0_30505367_9258.cpp:50:35: error: expected '}' at end of input
DFT(A, 1, N); DFT(B, 1, N);
^
0_0_30505367_9258.cpp: At global scope:
0_0_30505367_9258.cpp:50:35: error: expected '}' at end of input
|