/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int read()':
/in/foo.cc:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(ch=='-') f=-f;ch=getchar();
   ^~
/in/foo.cc:10:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(ch=='-') f=-f;ch=getchar();
                    ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 3ms 352.0 KiB
#3 Accepted 3ms 340.0 KiB
#4 Accepted 9ms 256.0 KiB
#5 Accepted 8ms 2.25 MiB
#6 Accepted 10ms 256.0 KiB
#7 Accepted 61ms 1.812 MiB
#8 Accepted 66ms 1.98 MiB
#9 Accepted 57ms 2.582 MiB
#10 Accepted 62ms 1.832 MiB

信息

递交者
类型
递交
题目
P1979 信息传递
语言
C++
递交时间
2017-08-27 11:12:31
评测时间
2017-08-27 11:12:31
评测机
分数
100
总耗时
286ms
峰值内存
2.582 MiB