/ MYOJ /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:6:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:9:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-28T09:08:15.733Z","handle":"2020-07-28T09:08:15.733Z","cache_start":"2020-07-28T09:08:15.740Z","read_cases":"2020-07-28T09:08:15.932Z","judge":"2020-07-28T09:08:15.938Z","done":"2020-07-28T09:08:16.934Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 1746 ,应为 1958 1ms 316.0 KiB
#2 Wrong Answer 读取到 61 ,应为 18 1ms 312.0 KiB
#3 Wrong Answer 读取到 14804 ,应为 7356 1ms 312.0 KiB
#4 Wrong Answer 读取到 3141560 ,应为 3100031 1ms 444.0 KiB
#5 Runtime Error Segmentation fault 1ms 448.0 KiB
#6 Runtime Error Segmentation fault 1ms 452.0 KiB
#7 Runtime Error Segmentation fault 1ms 580.0 KiB
#8 Runtime Error Segmentation fault 1ms 584.0 KiB
#9 Runtime Error Segmentation fault 1ms 452.0 KiB
#10 Runtime Error Segmentation fault 1ms 584.0 KiB

信息

递交者
类型
递交
题目
P1030 [b6e0OJ]合并石子
语言
C++
递交时间
2020-07-28 17:08:15
评测时间
2020-07-28 17:08:15
评测机
分数
0
总耗时
11ms
峰值内存
584.0 KiB