/ CWOI /

记录详情

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);
     ^~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1002ms ≥328.0 KiB
#2 Wrong Answer 3ms 256.0 KiB
#3 Time Exceeded ≥1003ms ≥348.0 KiB
#4 Accepted 4ms 328.0 KiB
#5 Accepted 3ms 344.0 KiB
#6 Wrong Answer 1ms 256.0 KiB
#7 Time Exceeded ≥1004ms ≥352.0 KiB
#8 Wrong Answer 493ms 256.0 KiB
#9 Wrong Answer 563ms 376.0 KiB
#10 Wrong Answer 19ms 256.0 KiB

信息

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