记录详情

Runtime Error

/in/foo.cc: In function 'void find_four(int, double)':
/in/foo.cc:24:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
          else r4=r3;tot++;
          ^~~~
/in/foo.cc:24:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
          else r4=r3;tot++;
                     ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 1.574 MiB
#2 Wrong Answer 5ms 1.59 MiB
#3 Wrong Answer 5ms 1.57 MiB
#4 Wrong Answer 252ms 1.586 MiB
#5 Runtime Error 94ms 1.574 MiB

信息

递交者
类型
递交
题目
P1004 Car的旅行路线
语言
C++
递交时间
2019-05-01 21:53:18
评测时间
2019-05-01 21:53:18
评测机
分数
0
总耗时
360ms
峰值内存
1.59 MiB