/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:38: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   38 |                 if (dp[j][j + i - 1] < t)
      |                     ~~~~~~~~~~~~~~~~~^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB

信息

递交者
类型
自测
题目
P1100 加分二叉树
语言
C++
递交时间
2025-04-22 11:15:21
评测时间
2025-04-22 11:15:21
评测机
分数
10
总耗时
2ms
峰值内存
504.0 KiB