0 Runtime Error
foo.cc: In function 'int main()': foo.cc:13:37: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=] 13 | scanf("%d%d%d", &di, &vi, ai); | ~^ ~~ | | | | int* int
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Runtime Error 0 | 1ms | 452 KiB |
#2 | Runtime Error 0 | 1ms | 404 KiB |
#3 | Runtime Error 0 | 1ms | 404 KiB |
#4 | Runtime Error 0 | 1ms | 404 KiB |
#5 | Runtime Error 0 | 1ms | 404 KiB |
#6 | Runtime Error 0 | 1ms | 404 KiB |
#7 | Runtime Error 0 | 1ms | 404 KiB |
#8 | Runtime Error 0 | 1ms | 404 KiB |
#9 | Runtime Error 0 | 1ms | 404 KiB |
#10 | Runtime Error 0 | 1ms | 404 KiB |
代码
信息
- 递交者
- 题目
- CSPS2024GFB 超速检测
- 比赛
- 【官方数据】CSP-S 2024 FJ 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 441 Bytes
- 递交时间
- 2024-11-4 20:29:31
- 评测时间
- 2024-11-5 0:50:39
- 分数
- 0
- 总耗时
- 14ms
- 峰值时间
- 1ms
- 峰值内存
- 452 KiB