/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'void build_max_heap(int*, int)':
/in/foo.cc:49:6: warning: unused variable 'heap_size' [-Wunused-variable]
  int heap_size=len;
      ^~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:82:6: warning: unused variable 'l' [-Wunused-variable]
  int l=clock();
      ^
# 状态 耗时 内存占用
#1 Accepted 44ms 692.0 KiB
#2 Accepted 31ms 748.0 KiB
#3 Accepted 33ms 640.0 KiB
#4 Accepted 26ms 720.0 KiB
#5 Accepted 56ms 664.0 KiB
#6 Accepted 38ms 692.0 KiB
#7 Accepted 29ms 640.0 KiB
#8 Accepted 46ms 580.0 KiB
#9 Accepted 29ms 748.0 KiB
#10 Accepted 28ms 728.0 KiB

信息

递交者
类型
递交
题目
review
语言
C++
递交时间
2018-04-16 15:10:54
评测时间
2018-04-16 15:10:54
评测机
分数
100
总耗时
366ms
峰值内存
748.0 KiB