记录详情

Runtime Error

/in/foo.cc: In function 'int read()':
/in/foo.cc:18:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(c=='-')f=-1;c=getchar();
   ^~
/in/foo.cc:18:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(c=='-')f=-1;c=getchar();
                  ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 384.0 KiB
#2 Wrong Answer 14ms 384.0 KiB
#3 Wrong Answer 13ms 492.0 KiB
#4 Runtime Error 3ms 256.0 KiB
#5 Wrong Answer 25ms 384.0 KiB
#6 Runtime Error 3ms 344.0 KiB
#7 Wrong Answer 7ms 508.0 KiB
#8 Runtime Error 3ms 256.0 KiB
#9 Wrong Answer 9ms 340.0 KiB
#10 Runtime Error 1ms 384.0 KiB

信息

递交者
类型
递交
题目
[网络流24题]餐巾计划问题
语言
C++
递交时间
2017-05-20 11:48:44
评测时间
2017-05-20 11:48:44
评测机
分数
0
总耗时
86ms
峰值内存
508.0 KiB