/ 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.547 MiB
#2 Accepted 15ms 73.555 MiB
#3 Accepted 15ms 73.48 MiB
#4 Accepted 15ms 73.551 MiB
#5 Accepted 3ms 73.555 MiB
#6 Accepted 15ms 73.477 MiB
#7 Accepted 265ms 73.547 MiB
#8 Accepted 1753ms 73.559 MiB
#9 Accepted 380ms 73.551 MiB
#10 Accepted 855ms 73.551 MiB

信息

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