记录详情

System Error

foo.cc: In function 'int main()':
foo.cc:57:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n); 
     ~~~~~^~~~~~~~~
foo.cc:60:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&x,&y);  
         ~~~~~^~~~~~~~~~~~~~
foo.cc:69:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&m);  
     ~~~~~^~~~~~~~~
foo.cc:72:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&x,&y); 
         ~~~~~^~~~~~~~~~~~~~

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
Cannot connect to sandbox service
Error: Cannot connect to sandbox service
    at run (/root/HydroJudger/judger/sandbox/executionServer.js:96:15)
[]
# 状态 耗时 内存占用
#1 Runtime Error 29ms 8.402 MiB
#2 Runtime Error 8ms 7.0 MiB
#3 Runtime Error 32ms 10.914 MiB
#4 Runtime Error 10ms 6.965 MiB
#5 Runtime Error 8ms 8.961 MiB
#6 Runtime Error 49ms 23.762 MiB
#7 Runtime Error 53ms 25.281 MiB
#8 Runtime Error 66ms 25.184 MiB
#9 Runtime Error 60ms 21.488 MiB
#10 Runtime Error 54ms 21.0 MiB
#11 Runtime Error 53ms 21.008 MiB
#12 Runtime Error 52ms 21.41 MiB
#13 Runtime Error 47ms 21.418 MiB
#14 Runtime Error 58ms 21.051 MiB
#15 Runtime Error 57ms 21.27 MiB
#16 Runtime Error 95ms 21.684 MiB
#17 Runtime Error 54ms 19.574 MiB
#18 Runtime Error 44ms 19.461 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-06-17 16:38:30
评测时间
2020-06-17 16:38:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes