记录详情

Accepted

/in/foo.cc: In function 'int calc(int*, int, int)':
/in/foo.cc:25:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(i>=g) break; ++ans; --g;
   ^~
/in/foo.cc:25:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if(i>=g) break; ++ans; --g;
                   ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.922 MiB
#2 Accepted 2ms 2.309 MiB
#3 Accepted 2ms 2.324 MiB
#4 Accepted 25ms 2.309 MiB
#5 Accepted 84ms 4.059 MiB
#6 Accepted 90ms 4.324 MiB
#7 Accepted 99ms 4.5 MiB
#8 Accepted 158ms 5.305 MiB
#9 Accepted 13ms 2.445 MiB
#10 Accepted 78ms 6.059 MiB
#11 Accepted 131ms 8.559 MiB
#12 Accepted 11ms 2.332 MiB
#13 Accepted 12ms 2.309 MiB
#14 Accepted 12ms 2.309 MiB
#15 Accepted 14ms 2.32 MiB
#16 Accepted 16ms 2.309 MiB
#17 Accepted 13ms 2.309 MiB
#18 Accepted 98ms 4.699 MiB
#19 Accepted 98ms 4.559 MiB
#20 Accepted 148ms 4.805 MiB

信息

递交者
类型
递交
题目
3# 赛道修建( 长郡数据)
题目数据
下载
语言
C++
递交时间
2018-11-17 00:38:02
评测时间
2018-11-18 00:20:57
评测机
分数
100
总耗时
1116ms
峰值内存
8.559 MiB