/ Vijos /

记录详情

Accepted

foo.cpp: In function 'Type io::read() [with Type = double]':
foo.cpp:38:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(ch=getc(),(ch<'0'||ch>'9'))
   ^~~~~
foo.cpp:39:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    ;aa=ch-'0';
     ^~
# 状态 耗时 内存占用
#1 Accepted 0ms 73.473 MiB
#2 Accepted 0ms 73.559 MiB
#3 Accepted 15ms 73.555 MiB
#4 Accepted 31ms 73.543 MiB
#5 Accepted 1ms 73.477 MiB
#6 Accepted 15ms 73.559 MiB
#7 Accepted 255ms 73.477 MiB
#8 Accepted 1775ms 73.547 MiB
#9 Accepted 373ms 73.547 MiB
#10 Accepted 914ms 73.547 MiB

信息

递交者
类型
递交
题目
P1969 光羽天翔
语言
C++
递交时间
2017-03-11 17:56:47
评测时间
2017-03-11 17:56:47
评测机
分数
100
总耗时
3379ms
峰值内存
73.559 MiB