/ ITcode /

记录详情

Accepted

/in/foo.cc: In function 'void solve()':
/in/foo.cc:16:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (f[a[i]]) continue; ans++;
   ^~
/in/foo.cc:16:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (f[a[i]]) continue; ans++;
                          ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 616.0 KiB
#2 Accepted 2ms 620.0 KiB
#3 Accepted 2ms 616.0 KiB
#4 Accepted 2ms 620.0 KiB
#5 Accepted 2ms 588.0 KiB
#6 Accepted 2ms 592.0 KiB
#7 Accepted 2ms 512.0 KiB
#8 Accepted 2ms 540.0 KiB
#9 Accepted 2ms 592.0 KiB
#10 Accepted 2ms 512.0 KiB
#11 Accepted 2ms 504.0 KiB
#12 Accepted 2ms 516.0 KiB
#13 Accepted 2ms 512.0 KiB
#14 Accepted 2ms 540.0 KiB
#15 Accepted 2ms 620.0 KiB
#16 Accepted 2ms 616.0 KiB
#17 Accepted 16ms 620.0 KiB
#18 Accepted 16ms 512.0 KiB
#19 Accepted 17ms 616.0 KiB
#20 Accepted 16ms 624.0 KiB

信息

递交者
类型
递交
题目
P1006 货币系统
语言
C++
递交时间
2019-08-16 12:02:11
评测时间
2019-08-16 12:02:11
评测机
分数
100
总耗时
104ms
峰值内存
624.0 KiB