记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:10: warning: variable 'nums' set but not used [-Wunused-but-set-variable]
  int n,m,nums[30],dp[30][500];
          ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 348.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Accepted 1ms 356.0 KiB
#4 Accepted 1ms 356.0 KiB

信息

递交者
类型
递交
题目
P1010 [蓝桥杯省赛 2021 中级组] 求和比较
语言
C++
递交时间
2021-05-01 11:21:04
评测时间
2021-05-01 11:21:04
评测机
分数
100
总耗时
6ms
峰值内存
356.0 KiB