Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(c=='\n')break;e[1].a[++cnt]=c-'0';};
   ^~
/in/foo.cc:34:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(c=='\n')break;e[1].a[++cnt]=c-'0';};
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A + B Problem
 - 语言
 - C++
 - 递交时间
 - 2017-09-10 10:46:21
 - 评测时间
 - 2017-09-10 10:46:21
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 7ms
 - 峰值内存
 - 384.0 KiB