Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:49:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(c!=d) ^~ /in/foo.cc:50:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' x*=c/d;y*=c/d; ^ /in/foo.cc:48:5: warning: unused variable 'temp' [-Wunused-variable] ll temp=ex(a1,a2,x,y); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.10 P1 算术级数
- 语言
- C++
- 递交时间
- 2017-07-10 20:05:47
- 评测时间
- 2017-07-10 20:05:47
- 评测机
- 分数
- 20
- 总耗时
- ≥4098ms
- 峰值内存
- ≥376.0 KiB