/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(j=0;j<i;j++)
      ^~~
/in/foo.cc:35:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   if(ans<f[i].maxlen)
   ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 192.0 KiB

信息

递交者
类型
自测
题目
P1205 CoVH之柯南购物
语言
C++
递交时间
2018-12-11 11:16:35
评测时间
2018-12-12 10:16:46
评测机
分数
10
总耗时
1ms
峰值内存
192.0 KiB