/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'std::string f(int)':
/in/foo.cc:6:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
    6 |         for(int i=0;i<s.size();i++){
      |                     ~^~~~~~~~~
/in/foo.cc:19:1: warning: no return statement in function returning non-void [-Wreturn-type]
   19 | }
      | ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 536.0 KiB
#2 Runtime Error 2ms 528.0 KiB
#3 Runtime Error 2ms 476.0 KiB
#4 Runtime Error 2ms 532.0 KiB
#5 Runtime Error 2ms 492.0 KiB
#6 Runtime Error 2ms 480.0 KiB
#7 Runtime Error 2ms 536.0 KiB
#8 Runtime Error 2ms 500.0 KiB
#9 Runtime Error 2ms 532.0 KiB
#10 Runtime Error 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C++
递交时间
2026-03-02 18:49:54
评测时间
2026-03-02 18:49:54
评测机
分数
0
总耗时
26ms
峰值内存
536.0 KiB