记录详情

Accepted

foo.cc: In function ‘void running(int, int)’:
foo.cc:9:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
    9 |         printf("%d ",fbnq[m]);
      |                ^~~~~ ~~~~~~~
      |                            |
      |                            long long int
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Accepted 2ms 504.0 KiB
#3 Accepted 2ms 504.0 KiB
#4 Accepted 2ms 500.0 KiB
#5 Accepted 2ms 504.0 KiB

信息

递交者
类型
递交
比赛
南师大2025年新生赛(第一场)
语言
C++
递交时间
2025-08-15 20:51:18
评测时间
2025-08-23 22:08:51
评测机
分数
100
总耗时
13ms
峰值内存
504.0 KiB