/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:10: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(M[i]<j&M[i]!=x){
      ~~~~^~
/in/foo.cc:7:6: warning: unused variable 'k' [-Wunused-variable]
  int k[n];
      ^
/in/foo.cc:4:12: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized]
  int n,m,c,f,x,j;
            ^
# 状态 耗时 内存占用
#1 Accepted 1ms 320.0 KiB
#2 Accepted 1ms 312.0 KiB
#3 Accepted 1ms 320.0 KiB
#4 Wrong Answer 1ms 320.0 KiB
#5 Wrong Answer 1ms 316.0 KiB
#6 Accepted 28ms 700.0 KiB
#7 Accepted 32ms 700.0 KiB
#8 Wrong Answer 940ms 696.0 KiB
#9 Time Exceeded ≥1004ms ≥704.0 KiB
#10 Time Exceeded ≥1006ms ≥696.0 KiB

信息

递交者
类型
递交
题目
P1981 跳石头
语言
C++
递交时间
2017-09-24 15:25:09
评测时间
2017-09-24 15:25:09
评测机
分数
50
总耗时
≥3020ms
峰值内存
≥704.0 KiB