/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(~scanf("%d",&a[++n]));
  ^~~~~
/in/foo.cc:7:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
   n--;
   ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 988.0 KiB
#2 Wrong Answer 1ms 992.0 KiB
#3 Wrong Answer 1ms 992.0 KiB
#4 Wrong Answer 1ms 996.0 KiB
#5 Wrong Answer 2ms 996.0 KiB
#6 Wrong Answer 2ms 992.0 KiB
#7 Wrong Answer 2ms 992.0 KiB
#8 Runtime Error 10ms 700.0 KiB
#9 Runtime Error 10ms 696.0 KiB
#10 Runtime Error 10ms 596.0 KiB

信息

递交者
类型
递交
题目
P1810 导弹拦截
语言
C++
递交时间
2021-02-25 12:35:01
评测时间
2021-02-25 12:35:01
评测机
分数
0
总耗时
46ms
峰值内存
996.0 KiB