/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:54:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      i != str.size() && j != str.size(); ++i, ++j) {
      ~~^~~~~~~~~~~~~
/in/foo.cc:54:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      i != str.size() && j != str.size(); ++i, ++j) {
                         ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 308.0 KiB
#2 Runtime Error 2ms 328.0 KiB
#3 Runtime Error 1ms 312.0 KiB
#4 Runtime Error 2ms 568.0 KiB
#5 Runtime Error 5ms 824.0 KiB
#6 Runtime Error 19ms 948.0 KiB
#7 Runtime Error 13ms 1.055 MiB
#8 Runtime Error 6ms 1.066 MiB
#9 Runtime Error 48ms 952.0 KiB
#10 Runtime Error 11ms 952.0 KiB

信息

递交者
类型
递交
题目
P2027 佳佳的字符串
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 20:30:33
评测时间
2017-10-07 20:30:33
评测机
分数
0
总耗时
113ms
峰值内存
1.066 MiB