/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'void read(T&)':
/in/foo.cc:22:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (op == '-') F *= -1; op = getchar();
     ^~
/in/foo.cc:22:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (op == '-') F *= -1; op = getchar();
                             ^~
# 状态 耗时 内存占用
#1 Accepted 4ms 8.297 MiB
#2 Wrong Answer 4ms 8.301 MiB
#3 Accepted 4ms 8.297 MiB
#4 Wrong Answer 20ms 8.41 MiB
#5 Wrong Answer 63ms 12.641 MiB
#6 Wrong Answer 86ms 12.758 MiB
#7 Wrong Answer 118ms 16.664 MiB
#8 Wrong Answer 270ms 23.445 MiB
#9 Wrong Answer 270ms 23.449 MiB
#10 Wrong Answer 246ms 25.273 MiB

信息

递交者
类型
递交
题目
P1183 Fish && kitty
语言
C++
递交时间
2019-10-27 17:38:06
评测时间
2019-10-27 17:38:06
评测机
分数
20
总耗时
1089ms
峰值内存
25.273 MiB