/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'bool check(int, int)':
/in/foo.cc:11:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<sen[p].size();i++)
              ~^~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:28:10: warning: unused variable 'count' [-Wunused-variable]
  int n=0,count=0;
          ^~~~~
/in/foo.cc:29:7: warning: variable 'symbol' set but not used [-Wunused-but-set-variable]
  char symbol='\0';
       ^~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1003ms ≥200.844 MiB
#2 Time Exceeded ≥1004ms ≥200.844 MiB
#3 Time Exceeded ≥1006ms ≥201.969 MiB
#4 Time Exceeded ≥1003ms ≥201.969 MiB
#5 Time Exceeded ≥1007ms ≥200.598 MiB

信息

递交者
类型
递交
题目
P1419 Dejected Birthday-替身
语言
C++
递交时间
2017-05-31 12:29:03
评测时间
2017-05-31 12:29:03
评测机
分数
0
总耗时
≥5026ms
峰值内存
≥201.969 MiB