/ Vijos /

记录详情

Accepted

foo.cc: In function 'void bfs()':
foo.cc:73:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for(int j=t.s.find(a[i]);j>=0&&j<=(t.s.length()-a[i].length());j=t.s.find(a[i],j+1))
                                                    ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 344.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 8ms 2.719 MiB
#5 Accepted 16ms 2.383 MiB

信息

递交者
类型
递交
题目
P1124 字串变换
语言
C++
递交时间
2021-03-24 19:37:13
评测时间
2021-03-24 19:37:13
评测机
分数
50
总耗时
30ms
峰值内存
2.719 MiB