/ 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:69:6: warning: unused variable 'j' [-Wunused-variable]
  int j=clock();
      ^
/in/foo.cc:83:6: warning: unused variable 'l' [-Wunused-variable]
  int l=clock();
      ^
# 状态 耗时 内存占用
#1 Accepted 32ms 748.0 KiB
#2 Accepted 30ms 768.0 KiB
#3 Accepted 51ms 644.0 KiB
#4 Accepted 47ms 768.0 KiB
#5 Accepted 33ms 724.0 KiB
#6 Accepted 34ms 760.0 KiB
#7 Accepted 46ms 724.0 KiB
#8 Accepted 44ms 612.0 KiB
#9 Accepted 31ms 768.0 KiB
#10 Accepted 28ms 752.0 KiB

信息

递交者
类型
递交
题目
review
语言
C++
递交时间
2018-04-16 14:54:53
评测时间
2018-07-06 21:18:37
评测机
分数
100
总耗时
382ms
峰值内存
768.0 KiB