/ CWOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void query(int, int)':
/in/foo.cc:50:6: warning: unused variable 'mip' [-Wunused-variable]
  int mip=0,t=0;
      ^~~
/in/foo.cc:50:12: warning: unused variable 't' [-Wunused-variable]
  int mip=0,t=0;
            ^
/in/foo.cc: In function 'bool find(int)':
/in/foo.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 11ms 2.5 MiB
#2 Accepted 16ms 2.5 MiB
#3 Accepted 17ms 2.949 MiB
#4 Accepted 11ms 2.375 MiB
#5 Accepted 13ms 1.5 MiB
#6 Runtime Error 30ms 2.875 MiB
#7 Runtime Error 31ms 2.301 MiB
#8 Runtime Error 32ms 2.375 MiB
#9 Runtime Error 34ms 2.953 MiB
#10 Runtime Error 21ms 2.375 MiB

信息

递交者
类型
递交
题目
2017.07.13 P3 淘汰旅行
语言
C++
递交时间
2017-07-25 20:04:11
评测时间
2017-07-25 20:04:11
评测机
分数
50
总耗时
221ms
峰值内存
2.953 MiB