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