Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:9:1: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(1.0*clock()/CLOCKS_PER_SEC<0.98); ^~~~~ /in/foo.cc:10:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' return 0; ^~~~~~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 A+B problem
 - 语言
 - C++
 - 递交时间
 - 2020-12-19 20:36:51
 - 评测时间
 - 2020-12-19 20:36:51
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2938ms
 - 峰值内存
 - 220.0 KiB