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.2暑期高级2班练习
 - 语言
 - C++
 - 递交时间
 - 2024-08-02 15:20:06
 - 评测时间
 - 2024-08-02 15:20:06
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 17ms
 - 峰值内存
 - 380.0 KiB