Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:15: warning: format '%u' expects argument of type 'unsigned int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%u",&n);
               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2728 时间段
 - 比赛
 - 2024.8.3暑期高级2班练习 记忆化搜索改DP
 - 语言
 - C++
 - 递交时间
 - 2024-08-03 13:12:53
 - 评测时间
 - 2024-08-03 13:12:53
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 14ms
 - 峰值内存
 - 380.0 KiB