0_0_23019534_30229.cpp: In function 'int main()':
0_0_23019534_30229.cpp:59:13: error: 'prlong' was not declared in this scope
prlong longf("%lld ",ans[i]%mod);
^
0_0_23019534_30229.cpp:60:9: error: 'prlong' was not declared in this scope
prlong longf("\n");
^
|