/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:46:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
         printf("%ld\n",ans);
                           ^
# 状态 耗时 内存占用
#1 Accepted 235ms 95.625 MiB
#2 Accepted 250ms 95.75 MiB
#3 Accepted 248ms 95.633 MiB
#4 Accepted 277ms 95.625 MiB
#5 Accepted 253ms 95.832 MiB
#6 Accepted 322ms 95.723 MiB
#7 Accepted 331ms 95.625 MiB

信息

递交者
类型
递交
题目
P1412 多人背包
语言
C++
递交时间
2018-05-18 19:05:03
评测时间
2018-05-18 19:05:03
评测机
分数
100
总耗时
1918ms
峰值内存
95.832 MiB