/ Vijos /

记录详情

Memory Exceeded

/in/foo.cc: In function 'void insert(char*, int)':
/in/foo.cc:25:19: warning: unused variable 'k' [-Wunused-variable]
  register int i,j,k,now=0;
                   ^
/in/foo.cc: In function 'void getfail()':
/in/foo.cc:37:17: warning: unused variable 'j' [-Wunused-variable]
  register int i,j,u,fail,head=1,tail=1;
                 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:69:15: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[15]' [-Wformat=]
  scanf("%s",&s),insert(s,a);
               ^
/in/foo.cc:61:21: warning: unused variable 'd' [-Wunused-variable]
  register int a,b,c,d;
                     ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1016ms ≥254.922 MiB
#2 Time Exceeded ≥1017ms ≥255.625 MiB
#3 Time Exceeded ≥1016ms ≥254.605 MiB
#4 Memory Exceeded ≥1018ms ≥256.0 MiB
#5 Time Exceeded ≥1018ms ≥254.965 MiB
#6 Time Exceeded ≥1016ms ≥254.699 MiB
#7 Accepted 144ms 192.875 MiB
#8 Accepted 170ms 194.375 MiB
#9 Time Exceeded ≥1049ms ≥255.887 MiB
#10 Time Exceeded ≥1038ms ≥255.941 MiB

信息

递交者
类型
递交
题目
P1569 有趣的游戏
语言
C++
递交时间
2018-04-19 09:25:45
评测时间
2018-04-19 09:25:45
评测机
分数
20
总耗时
≥8506ms
峰值内存
≥256.0 MiB