/ new_bzoj /

记录详情

Time Exceeded

/in/foo.cc: In function 'void search(int, int)':
/in/foo.cc:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(c.size()>10||j>=s[i].size()) return;
                     ~^~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:32:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
# 状态 耗时 内存占用
#1 Accepted 20ms 30.848 MiB
#2 Accepted 20ms 30.75 MiB
#3 Accepted 126ms 33.09 MiB
#4 Accepted 50ms 31.82 MiB
#5 Time Exceeded ≥5004ms ≥31.574 MiB
#6 Accepted 40ms 31.695 MiB

信息

递交者
类型
递交
题目
L语言
语言
C++
递交时间
2019-02-16 13:28:25
评测时间
2019-02-16 13:28:25
评测机
分数
84
总耗时
≥5263ms
峰值内存
≥33.09 MiB