/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'getindex':
/in/foo.c:31:6: warning: unused variable 't' [-Wunused-variable]
  int t=0;
      ^
/in/foo.c:44:13: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[high][0]=t1;
   ~~~~~~~~~~^~~
/in/foo.c:45:13: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[high][1]=t2;
   ~~~~~~~~~~^~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 196.0 KiB
#2 Wrong Answer 0ms 212.0 KiB
#3 Wrong Answer 0ms 204.0 KiB
#4 Wrong Answer 0ms 208.0 KiB
#5 Wrong Answer 0ms 208.0 KiB
#6 Accepted 369ms 404.0 KiB
#7 Wrong Answer 503ms 496.0 KiB
#8 Wrong Answer 668ms 536.0 KiB
#9 Wrong Answer 866ms 568.0 KiB
#10 Time Exceeded ≥1003ms ≥584.0 KiB

信息

递交者
类型
递交
题目
P1282 佳佳的魔法照片
语言
C
递交时间
2019-11-03 14:11:29
评测时间
2019-11-03 14:11:29
评测机
分数
10
总耗时
≥3415ms
峰值内存
≥584.0 KiB