/ XMU_ACM /

记录详情

Runtime Error

/in/foo.cc: In function 'void Creat_sa()':
/in/foo.cc:40:9: warning: unused variable 'lcp' [-Wunused-variable]
     int lcp[maxn];
         ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:80:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i = 0;i < s.size();i++) {
                 ~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 1.828 MiB
#2 Accepted 2ms 1.832 MiB
#3 Accepted 3ms 1.848 MiB
#4 Accepted 6ms 1.875 MiB
#5 Accepted 16ms 1.848 MiB
#6 Accepted 43ms 1.879 MiB
#7 Accepted 240ms 2.098 MiB
#8 Accepted 250ms 2.0 MiB
#9 Runtime Error 10ms 2.355 MiB
#10 Runtime Error 7ms 2.359 MiB

信息

递交者
类型
递交
题目
Detect the Secret
语言
C++
递交时间
2018-04-28 19:52:58
评测时间
2018-04-28 19:52:58
评测机
分数
80
总耗时
585ms
峰值内存
2.359 MiB