/ XMU_ACM /

记录详情

Accepted

/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 7ms 3.25 MiB
#2 Accepted 6ms 3.332 MiB
#3 Accepted 6ms 3.25 MiB
#4 Accepted 9ms 3.363 MiB
#5 Accepted 26ms 3.375 MiB
#6 Accepted 67ms 3.5 MiB
#7 Accepted 272ms 3.5 MiB
#8 Accepted 310ms 3.582 MiB
#9 Accepted 640ms 3.855 MiB
#10 Accepted 708ms 3.852 MiB

信息

递交者
类型
递交
题目
Detect the Secret
语言
C++
递交时间
2018-04-28 19:53:17
评测时间
2018-04-28 19:53:17
评测机
分数
100
总耗时
2056ms
峰值内存
3.855 MiB