记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(c[b[i]])continue;ans++;
    ^~
/in/foo.cc:19:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    if(c[b[i]])continue;ans++;
                        ^~~
# 状态 耗时 内存占用
#1 Accepted 4ms 1.82 MiB
#2 Accepted 3ms 1.059 MiB
#3 Accepted 3ms 1.059 MiB
#4 Accepted 3ms 972.0 KiB
#5 Accepted 3ms 1.055 MiB
#6 Accepted 3ms 1.059 MiB
#7 Accepted 3ms 972.0 KiB
#8 Accepted 3ms 1.062 MiB
#9 Accepted 4ms 1.059 MiB
#10 Accepted 4ms 972.0 KiB
#11 Accepted 3ms 1.059 MiB
#12 Accepted 3ms 1.055 MiB
#13 Accepted 3ms 972.0 KiB
#14 Accepted 4ms 1.055 MiB
#15 Accepted 4ms 1.059 MiB
#16 Accepted 4ms 972.0 KiB
#17 Accepted 6ms 1.059 MiB
#18 Accepted 7ms 1.059 MiB
#19 Accepted 5ms 968.0 KiB
#20 Accepted 5ms 1.059 MiB

信息

递交者
类型
递交
题目
2# 货币系统(长郡数据)
题目数据
下载
语言
C++
递交时间
2018-11-18 23:00:24
评测时间
2018-11-18 23:00:24
评测机
分数
100
总耗时
87ms
峰值内存
1.82 MiB