/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int deal(int, int, int, int)':
/in/foo.cc:10:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(i=0;mi>=dou[i];++i){
          ~~^~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:42:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'int' [-Wformat=]
  printf("%llu\n",f[n][money]);
                             ^
# 状态 耗时 内存占用
#1 Runtime Error 0ms 128.0 KiB
#2 Runtime Error 0ms 128.0 KiB
#3 Runtime Error 0ms 128.0 KiB
#4 Runtime Error 0ms 128.0 KiB
#5 Runtime Error 0ms 128.0 KiB
#6 Runtime Error 0ms 128.0 KiB
#7 Runtime Error 0ms 128.0 KiB
#8 Runtime Error 0ms 128.0 KiB
#9 Runtime Error 0ms 128.0 KiB
#10 Runtime Error 0ms 128.0 KiB

信息

递交者
类型
递交
题目
Basic Knapsack II
语言
C++
递交时间
2019-02-09 19:01:40
评测时间
2019-02-09 19:01:40
评测机
分数
0
总耗时
5ms
峰值内存
128.0 KiB