/ XMU_ACM /

记录详情

System Error

foo.cc: In function 'int main(int, const char**)':
foo.cc:15:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d", &n, &m);
                          ^
foo.cc:17:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d", &a, &b);
                              ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
Cannot connect to sandbox service
Error: Cannot connect to sandbox service
    at exports.run (/root/jd5/judger/sandbox/executionServer.js:77:15)
    at process._tickCallback (internal/process/next_tick.js:68:7)
[]

信息

递交者
类型
递交
题目
P1015 你写图论题的样子像我的弟弟
语言
C++
递交时间
2020-05-12 01:12:28
评测时间
2020-05-12 01:12:28
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes