记录详情

System Error

foo.cc: In function 'int main()':
foo.cc:46: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:49: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:52: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:72: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 13ms 14.297 MiB
#2 Accepted 13ms 14.301 MiB
#3 Accepted 12ms 14.301 MiB
#4 Accepted 13ms 14.301 MiB
#5 Accepted 44ms 14.301 MiB
#6 Accepted 282ms 39.234 MiB
#7 Accepted 268ms 38.012 MiB
#8 Accepted 261ms 37.887 MiB
#9 Accepted 204ms 33.902 MiB
#10 Accepted 196ms 33.895 MiB
#11 Accepted 173ms 33.91 MiB
#12 Accepted 191ms 33.91 MiB
#13 Accepted 278ms 37.91 MiB
#14 Accepted 282ms 37.91 MiB
#15 Accepted 327ms 37.91 MiB
#16 Accepted 272ms 37.902 MiB
#17 Accepted 295ms 37.305 MiB
#18 Accepted 303ms 37.297 MiB
#19 Accepted 277ms 37.297 MiB

信息

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