/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int calcs(int, int)':
/in/foo.cc:33:13: warning: value computed is not used [-Wunused-value]
   calcs(x,n)+calcs(0,y);
   ~~~~~~~~~~^~~~~~~~~~~
/in/foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 8.184 MiB
#2 Accepted 5ms 9.668 MiB
#3 Accepted 4ms 9.047 MiB
#4 Accepted 4ms 8.008 MiB
#5 Accepted 5ms 9.547 MiB
#6 Accepted 6ms 8.422 MiB
#7 Accepted 7ms 8.043 MiB
#8 Accepted 13ms 8.668 MiB
#9 Accepted 22ms 8.293 MiB
#10 Accepted 86ms 9.797 MiB

信息

递交者
类型
递交
题目
P1091 环城旅行
语言
C++
递交时间
2020-10-12 09:52:07
评测时间
2020-10-12 09:52:07
评测机
分数
100
总耗时
161ms
峰值内存
9.797 MiB