/ CWOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:52:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(c!=d)
  ^~
/in/foo.cc:53: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:51:5: warning: unused variable 'temp' [-Wunused-variable]
  ll temp=ex(a1,a2,x,y);
     ^~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1003ms ≥336.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Time Exceeded ≥1001ms ≥256.0 KiB
#4 Wrong Answer 2ms 196.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 3ms 340.0 KiB
#7 Time Exceeded ≥1003ms ≥256.0 KiB
#8 Wrong Answer 4ms 344.0 KiB
#9 Wrong Answer 2ms 256.0 KiB
#10 Accepted 18ms 364.0 KiB

信息

递交者
类型
递交
题目
2017.07.10 P1 算术级数
语言
C++
递交时间
2017-07-10 20:14:06
评测时间
2017-07-10 20:14:06
评测机
分数
40
总耗时
≥3047ms
峰值内存
≥364.0 KiB