/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,n,m,h,t,t1;
        ^
/in/foo.cc:8:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,n,m,h,t,t1;
          ^
/in/foo.cc:9:7: warning: unused variable 'bo' [-Wunused-variable]
  bool bo;
       ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Wrong Answer 2ms 352.0 KiB
#4 Wrong Answer 1ms 360.0 KiB
#5 Wrong Answer 4ms 356.0 KiB
#6 Accepted 7ms 376.0 KiB
#7 Wrong Answer 13ms 384.0 KiB
#8 Accepted 21ms 716.0 KiB
#9 Wrong Answer 145ms 748.0 KiB
#10 Wrong Answer 120ms 736.0 KiB

信息

递交者
类型
递交
题目
P1281 Easy Selection
语言
C++
递交时间
2018-04-20 03:13:38
评测时间
2018-04-20 03:13:38
评测机
分数
40
总耗时
321ms
峰值内存
748.0 KiB