记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(i=1;i<=n;i++)
     ^~~
foo.cc:34:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  return 0;
  ^~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
您没有提供题目配置文件。正在使用默认时空限制 1s 256M 。
识别到10个测试点
{"receive":"2020-07-25T01:05:13.343Z","handle":"2020-07-25T01:05:13.343Z","cache_start":"2020-07-25T01:05:13.350Z","read_cases":"2020-07-25T01:05:13.455Z","judge":"2020-07-25T01:05:13.456Z","done":"2020-07-25T01:05:15.889Z"}
# 状态 耗时 内存占用
#1 Accepted 34ms 744.0 KiB
#2 Accepted 37ms 728.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 136ms 1.836 MiB
#5 Accepted 130ms 1.836 MiB
#6 Accepted 1ms 256.0 KiB
#7 Runtime Error Segmentation fault 21ms 31.742 MiB
#8 Accepted 688ms 7.93 MiB
#9 Accepted 8ms 384.0 KiB
#10 Accepted 9ms 384.0 KiB

信息

递交者
类型
递交
题目
BZOJ2054疯狂的馒头
语言
C++
递交时间
2020-07-25 09:05:13
评测时间
2020-07-25 09:05:13
评测机
分数
90
总耗时
1072ms
峰值内存
31.742 MiB