/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:104:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n",money);
                     ^
/in/foo.cc: In function 'long long unsigned int GetMoney2(int, int)':
/in/foo.cc:58:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 364.0 KiB
#2 Runtime Error 3ms 360.0 KiB
#3 Time Exceeded ≥1004ms ≥212.0 KiB
#4 Time Exceeded ≥1004ms ≥348.0 KiB
#5 Wrong Answer 3ms 348.0 KiB
#6 Time Exceeded ≥1002ms ≥348.0 KiB
#7 Runtime Error 3ms 372.0 KiB
#8 Wrong Answer 4ms 344.0 KiB
#9 Time Exceeded ≥1004ms ≥364.0 KiB
#10 Runtime Error 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1501 笨笨的果实采摘
语言
C++
递交时间
2018-06-25 09:44:05
评测时间
2018-06-25 09:44:05
评测机
分数
0
总耗时
4038ms
峰值内存
384.0 KiB