/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'getindex':
/in/foo.c:8:6: warning: unused variable 't' [-Wunused-variable]
  int t=0;
      ^
/in/foo.c:17:13: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[high][0]=t1;
   ~~~~~~~~~~^~~
/in/foo.c:18:13: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[high][1]=t2;
   ~~~~~~~~~~^~~
# 状态 耗时 内存占用
#1 Wrong Answer 0ms 200.0 KiB
#2 Wrong Answer 0ms 204.0 KiB
#3 Wrong Answer 0ms 212.0 KiB
#4 Wrong Answer 0ms 204.0 KiB
#5 Wrong Answer 0ms 204.0 KiB
#6 Accepted 389ms 336.0 KiB
#7 Wrong Answer 524ms 488.0 KiB
#8 Wrong Answer 656ms 528.0 KiB
#9 Wrong Answer 827ms 572.0 KiB
#10 Time Exceeded ≥1003ms ≥580.0 KiB

信息

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