Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     else if(y%x==0)
          ^~
/in/foo.cc:26:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(m<0)
  ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 368.0 KiB
#2 Accepted 4ms 372.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 4ms 360.0 KiB

信息

递交者
类型
递交
题目
小胖与虫子2
语言
C++
递交时间
2018-09-07 12:53:29
评测时间
2018-09-07 12:53:29
评测机
分数
100
总耗时
16ms
峰值内存
384.0 KiB