/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:10: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(M[i]<j&M[i]!=x){
      ~~~~^~
/in/foo.cc:7:12: warning: unused variable 'k' [-Wunused-variable]
  long long k[n];
            ^
/in/foo.cc:4:18: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized]
  long long n,m,c,f,x,j;
                  ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 3ms 352.0 KiB
#4 Wrong Answer 3ms 348.0 KiB
#5 Wrong Answer 5ms 348.0 KiB
#6 Accepted 47ms 1.102 MiB
#7 Accepted 56ms 1.113 MiB
#8 Wrong Answer 985ms 1.09 MiB
#9 Time Exceeded ≥1003ms ≥1.121 MiB
#10 Time Exceeded ≥1003ms ≥1.105 MiB

信息

递交者
类型
递交
题目
P1981 跳石头
语言
C++
递交时间
2017-10-22 13:56:26
评测时间
2017-10-22 13:56:26
评测机
分数
50
总耗时
≥3115ms
峰值内存
≥1.121 MiB