/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'Type io::read() [with Type = double]':
/in/foo.cc:38:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(ch=getc(),(ch<'0'||ch>'9'))
   ^~~~~
/in/foo.cc:39:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    ;aa=ch-'0';
     ^~
# 状态 耗时 内存占用
#1 Accepted 9ms 12.25 MiB
#2 Accepted 6ms 10.371 MiB
#3 Accepted 5ms 12.25 MiB
#4 Accepted 8ms 12.297 MiB
#5 Accepted 12ms 12.422 MiB
#6 Accepted 13ms 12.457 MiB
#7 Accepted 40ms 22.297 MiB
#8 Accepted 110ms 56.168 MiB
#9 Accepted 85ms 42.785 MiB
#10 Accepted 69ms 39.336 MiB

信息

递交者
类型
递交
题目
P1969 光羽天翔
语言
C++
递交时间
2017-08-05 09:57:45
评测时间
2017-08-05 09:57:45
评测机
分数
100
总耗时
361ms
峰值内存
56.168 MiB