/ Vijos /

记录详情

Accepted

foo.cc: In function ‘int calcs(int, int)’:
foo.cc:33:19: warning: value computed is not used [-Wunused-value]
   33 |         calcs(x,n)+calcs(0,y);
      |         ~~~~~~~~~~^~~~~~~~~~~
foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type]
   34 | }
      | ^
# 状态 耗时 内存占用
#1 Accepted 7ms 4.312 MiB
#2 Accepted 6ms 4.27 MiB
#3 Accepted 7ms 4.273 MiB
#4 Accepted 8ms 4.273 MiB
#5 Accepted 6ms 4.316 MiB
#6 Accepted 9ms 4.273 MiB
#7 Accepted 11ms 4.785 MiB
#8 Accepted 19ms 4.773 MiB
#9 Accepted 31ms 5.523 MiB
#10 Accepted 112ms 10.023 MiB

信息

递交者
类型
递交
题目
P1091 环城旅行
语言
C++
递交时间
2024-09-22 15:48:11
评测时间
2024-09-23 09:52:27
评测机
分数
100
总耗时
219ms
峰值内存
10.023 MiB