/ lawren /

记录详情

System Error

foo.cc: In function 'int main()':
foo.cc:7:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&t);
                   ^
foo.cc:12:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&n);
                       ^
foo.cc:14:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d",&a[i]);
                              ^
foo.cc:16:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d",&b[i]);
                              ^

自豪的采用 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)
[]
# 状态 耗时 内存占用
#1 Accepted 2ms 1.0 MiB

信息

递交者
类型
递交
题目
P1000 世界的尽头
语言
C++
递交时间
2020-03-31 14:54:45
评测时间
2020-05-10 15:46:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes