/ TYWZ /

记录详情

Accepted

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

信息

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