/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::priority_queue<int>::size_type {aka long unsigned int}' [-Wformat=]
  printf("%d",q.size());
                      ^
# 状态 耗时 内存占用
#1 Accepted 3ms 352.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 3ms 352.0 KiB
#4 Accepted 5ms 352.0 KiB
#5 Accepted 4ms 384.0 KiB
#6 Accepted 4ms 256.0 KiB
#7 Accepted 4ms 340.0 KiB
#8 Accepted 6ms 384.0 KiB
#9 Runtime Error 6ms 512.0 KiB
#10 Runtime Error 8ms 476.0 KiB

信息

递交者
类型
递交
题目
P1513 紧急救援
语言
C++
递交时间
2018-01-17 21:00:29
评测时间
2018-01-17 21:00:29
评测机
分数
80
总耗时
52ms
峰值内存
512.0 KiB