buhuiqinicheng

Results 2 comments of buhuiqinicheng

how did you solve this problem? System error is also displayed when I use the spj

录题的时候用官方提供的spj代码,提交答案时全部system error ``` #include #include "testlib.h" using namespace std; long long sum = 0; int main(int argc, char* argv[]) { registerTestlibCmd(argc, argv); int t = inf.readInt(); long long n, m;...