/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:6: warning: unused variable 'max1' [-Wunused-variable]
  int max1 = 0, min1 = 1e9 + 5;
      ^~~~
/in/foo.cc:17:16: warning: unused variable 'min1' [-Wunused-variable]
  int max1 = 0, min1 = 1e9 + 5;
                ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Accepted 1ms 224.0 KiB
#3 Accepted 3ms 228.0 KiB
#4 Accepted 5ms 324.0 KiB
#5 Accepted 3ms 224.0 KiB
#6 Accepted 5ms 232.0 KiB
#7 Accepted 152ms 668.0 KiB
#8 Accepted 172ms 676.0 KiB
#9 Accepted 216ms 688.0 KiB
#10 Accepted 255ms 672.0 KiB
#11 Accepted 1ms 224.0 KiB

信息

递交者
类型
递交
题目
Malicious Arrangement
语言
C++
递交时间
2019-02-11 15:31:20
评测时间
2019-02-11 15:31:20
评测机
分数
100
总耗时
819ms
峰值内存
688.0 KiB