/ Vijos /

记录详情

Runtime Error

foo.cpp: In function 'int RD()':
foo.cpp:5:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while( (cr=getchar())<'0' || cr>'9');res=cr-'0';
  ^~~~~
foo.cpp:5:39: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while( (cr=getchar())<'0' || cr>'9');res=cr-'0';
                                       ^~~
# 状态 耗时 内存占用
#1 Accepted 0ms 724.0 KiB
#2 Runtime Error 0ms 788.0 KiB
#3 Runtime Error 0ms 796.0 KiB
#4 Runtime Error 0ms 716.0 KiB
#5 Runtime Error 0ms 796.0 KiB
#6 Runtime Error 0ms 716.0 KiB
#7 Runtime Error 15ms 716.0 KiB
#8 Runtime Error 0ms 788.0 KiB
#9 Runtime Error 0ms 788.0 KiB
#10 Runtime Error 0ms 788.0 KiB

信息

递交者
类型
递交
题目
P1985 小h的妹子树一
语言
C++
递交时间
2017-02-23 16:17:10
评测时间
2017-02-23 16:17:10
评测机
分数
10
总耗时
15ms
峰值内存
796.0 KiB