/ Vijos /

记录详情

Accepted

foo.cpp: In function 'int main()':
foo.cpp:21:6: warning: unused variable 'mn' [-Wunused-variable]
  int mn=50000,mx=0;
      ^~
foo.cpp:21:15: warning: unused variable 'mx' [-Wunused-variable]
  int mn=50000,mx=0;
               ^~
# 状态 耗时 内存占用
#1 Accepted 0ms 1.152 MiB
#2 Accepted 15ms 1.156 MiB
#3 Accepted 0ms 1.156 MiB
#4 Accepted 0ms 1.148 MiB
#5 Accepted 0ms 1.16 MiB
#6 Accepted 140ms 1.152 MiB
#7 Accepted 171ms 1.156 MiB
#8 Accepted 187ms 1.152 MiB
#9 Accepted 187ms 1.156 MiB
#10 Accepted 171ms 1.16 MiB

信息

递交者
类型
递交
题目
P1981 跳石头
语言
C++
递交时间
2017-02-26 15:58:13
评测时间
2017-02-26 15:58:13
评测机
分数
100
总耗时
871ms
峰值内存
1.16 MiB