Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:8:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
    8 |         for(int i = 3; i < n; i++){
      |                        ~~^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1497 爬楼梯 1到3级(floor)
 - 语言
 - C++
 - 递交时间
 - 2025-03-30 17:54:12
 - 评测时间
 - 2025-03-30 17:54:12
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 9ms
 - 峰值内存
 - 532.0 KiB