/ OPS /

记录详情

Time Exceeded

/in/foo.cc: In function 'int txz(std::__cxx11::string, int, int)':
/in/foo.cc:5:7: warning: statement has no effect [-Wunused-value]
  for(i;i<=y;i++) s+=a[i]-78;
       ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0;i<s.length();i++){
                ^
/in/foo.cc:16:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int j=i;j<s.length();j++) {
                  ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1005ms ≥288.0 KiB

信息

递交者
类型
递交
题目
P1021 最大特征值
语言
C++
递交时间
2023-03-14 22:53:20
评测时间
2023-03-14 22:53:20
评测机
分数
0
总耗时
≥1005ms
峰值内存
≥288.0 KiB