Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:56:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(N=1,L=0;N<max(len1,len2);N<<=1,L++);N<<=1;L++; ^~~ /in/foo.cc:56:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(N=1,L=0;N<max(len1,len2);N<<=1,L++);N<<=1;L++; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2000 A x B Problem
- 语言
- C++
- 递交时间
- 2017-12-01 14:02:31
- 评测时间
- 2017-12-01 14:02:31
- 评测机
- 分数
- 10
- 总耗时
- ≥9571ms
- 峰值内存
- ≥78.375 MiB