/ Vijos /

记录详情

Time Exceeded

foo.cpp: In constructor '_init_::_init_()':
foo.cpp:38:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
 struct _init_{_init_(){po[0]=1;for(int i=1;i<N;i++)po[i]=po[i-1]*bas;}}_;
                                            ~^~
foo.cpp: In function 'void work(int)':
foo.cpp:105:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if(s[x]==fr[1])s1[1%m]++;
     ~~~~^~~~~~~
# 状态 耗时 内存占用
#1 Accepted 15ms 49.535 MiB
#2 Accepted 296ms 50.652 MiB
#3 Accepted 296ms 50.641 MiB
#4 Time Exceeded ≥1015ms ≥49.508 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2017-03-02 16:43:31
评测时间
2017-03-02 16:43:31
评测机
分数
60
总耗时
≥1622ms
峰值内存
≥50.652 MiB