记录详情

System Error

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
Cannot connect to sandbox service 
Error: Cannot connect to sandbox service 
    at run (/root/HydroJudger/judge/sandbox.js:93:15)
    at process._tickCallback (internal/process/next_tick.js:68:7)
"Request failed with status code 500"
# 状态 耗时 内存占用
#1 Accepted 27ms 14.227 MiB
#2 Accepted 35ms 14.281 MiB
#3 Accepted 22ms 14.184 MiB
#4 Accepted 19ms 14.289 MiB
#5 Accepted 16ms 14.184 MiB
#6 Accepted 264ms 31.406 MiB
#7 Accepted 260ms 31.367 MiB
#8 Accepted 268ms 31.379 MiB
#9 Accepted 186ms 30.258 MiB
#10 Accepted 196ms 30.297 MiB
#11 Accepted 172ms 30.25 MiB
#12 Accepted 184ms 30.266 MiB
#13 Accepted 276ms 30.301 MiB
#14 Accepted 278ms 30.25 MiB
#15 Accepted 295ms 30.262 MiB
#16 Accepted 279ms 30.25 MiB
#17 Accepted 298ms 29.117 MiB
#18 Accepted 266ms 29.156 MiB
#19 Accepted 299ms 29.191 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-08-09 23:14:19
评测时间
2020-08-09 23:14:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes