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