Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:11:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(i==2)num++;
   ^~
/in/foo.cc:12:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    while(i>9)
    ^~~~~
  信息
- 递交者
- 类型
- 递交
- 题目
- P1784 数字统计
- 语言
- C++
- 递交时间
- 2017-09-27 12:45:25
- 评测时间
- 2017-09-27 12:45:25
- 评测机
- 分数
- 0
- 总耗时
- ≥9059ms
- 峰值内存
- ≥324.0 KiB