/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:6: warning: unused variable 'max1' [-Wunused-variable]
  int max1 = 0, min1 = 1e9 + 5;
      ^~~~
/in/foo.cc:18:16: warning: unused variable 'min1' [-Wunused-variable]
  int max1 = 0, min1 = 1e9 + 5;
                ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 224.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 3ms 228.0 KiB
#4 Accepted 4ms 324.0 KiB
#5 Accepted 3ms 216.0 KiB
#6 Accepted 5ms 220.0 KiB
#7 Accepted 153ms 672.0 KiB
#8 Accepted 173ms 672.0 KiB
#9 Accepted 215ms 692.0 KiB
#10 Accepted 252ms 664.0 KiB
#11 Accepted 1ms 228.0 KiB

信息

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