/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=0;i<n;i++)
     ^~~
/in/foo.cc:16:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(int i=1;i<(1<<n);i++)
  ^~~
# 状态 耗时 内存占用
#1 Accepted 8ms 10.914 MiB
#2 Accepted 11ms 10.875 MiB
#3 Accepted 7ms 11.0 MiB
#4 Accepted 7ms 10.875 MiB
#5 Accepted 7ms 10.875 MiB
#6 Accepted 10ms 10.949 MiB
#7 Accepted 7ms 10.957 MiB
#8 Accepted 6ms 10.984 MiB
#9 Accepted 5ms 10.945 MiB
#10 Accepted 7ms 10.953 MiB
#11 Accepted 8ms 10.961 MiB
#12 Accepted 18ms 10.961 MiB
#13 Accepted 35ms 10.875 MiB
#14 Accepted 74ms 10.977 MiB
#15 Accepted 70ms 10.895 MiB
#16 Accepted 40ms 10.875 MiB
#17 Accepted 40ms 10.875 MiB
#18 Accepted 62ms 10.902 MiB
#19 Accepted 58ms 10.875 MiB
#20 Accepted 11ms 10.965 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2018-05-17 13:47:00
评测时间
2018-05-17 13:47:00
评测机
分数
100
总耗时
501ms
峰值内存
11.0 MiB