/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void findLongestMatch(std::__cxx11::string*, std::__cxx11::string*, std::vector<bool>*)':
/in/foo.cc:28:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (maxLength > longestStrPtr->size()) {
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 316.0 KiB
#2 Accepted 2ms 316.0 KiB
#3 Runtime Error 2ms 320.0 KiB
#4 Runtime Error 3ms 320.0 KiB

信息

递交者
类型
递交
题目
P1572 小委出发
语言
C++
递交时间
2017-09-27 13:08:25
评测时间
2017-09-27 13:08:25
评测机
分数
2
总耗时
11ms
峰值内存
320.0 KiB