/ 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.555 MiB
#2 Accepted 0ms 73.551 MiB
#3 Accepted 15ms 73.551 MiB
#4 Accepted 31ms 73.547 MiB
#5 Accepted 15ms 73.562 MiB
#6 Accepted 31ms 73.48 MiB
#7 Accepted 269ms 73.555 MiB
#8 Accepted 1691ms 73.477 MiB
#9 Accepted 349ms 73.547 MiB
#10 Accepted 849ms 73.559 MiB

信息

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