/ Vijos /

记录详情

Runtime Error

/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 53ms 17.117 MiB
#2 Accepted 58ms 17.0 MiB
#3 Accepted 59ms 17.125 MiB
#4 Accepted 90ms 17.074 MiB
#5 Accepted 67ms 17.0 MiB
#6 Runtime Error 58ms 17.117 MiB
#7 Runtime Error 56ms 17.098 MiB

信息

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