/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=0;i<n;i++)
     ^~~
/in/foo.cc:19:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  memset(f,127,sizeof f);
  ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 6ms 20.0 MiB
#2 Wrong Answer 9ms 20.086 MiB
#3 Wrong Answer 7ms 20.0 MiB
#4 Wrong Answer 28ms 19.996 MiB
#5 Wrong Answer 31ms 19.938 MiB
#6 Wrong Answer 34ms 20.0 MiB
#7 Wrong Answer 35ms 20.0 MiB
#8 Wrong Answer 34ms 19.91 MiB
#9 Wrong Answer 28ms 20.102 MiB
#10 Wrong Answer 30ms 20.082 MiB

信息

递交者
类型
递交
题目
P1069 新年趣事之红包
语言
C++
递交时间
2017-07-19 23:22:40
评测时间
2017-07-19 23:22:40
评测机
分数
0
总耗时
246ms
峰值内存
20.102 MiB