/ Calabash /

记录详情

System Error

/in/foo.cc: In function 'int read()':
/in/foo.cc:13:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if (flag)return -num; return num;
  ^~
/in/foo.cc:13:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (flag)return -num; return num;
                        ^~~~~~
FormatError('config file not found',)

信息

递交者
类型
递交
题目
跑步
语言
C++
递交时间
2019-01-05 12:17:51
评测时间
2019-01-05 12:17:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes