/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:78:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 for(int i=1;i<=19;i++)
 ^~~
/in/foo.cc:81:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  long long ans=0,now=0;
  ^~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 4ms 504.0 KiB
#5 Accepted 4ms 512.0 KiB
#6 Accepted 27ms 1.125 MiB
#7 Accepted 26ms 2.0 MiB
#8 Accepted 32ms 1.594 MiB
#9 Accepted 36ms 1.5 MiB
#10 Accepted 35ms 2.094 MiB

信息

递交者
类型
递交
题目
P1460 拉力赛
语言
C++
递交时间
2017-04-12 19:28:45
评测时间
2017-04-12 19:28:45
评测机
分数
100
总耗时
179ms
峰值内存
2.094 MiB