0 Runtime Error
foo.cc: In function 'int main()': foo.cc:17:38: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=] 17 | for(int i=1;i<=m;i++)scanf("%d%d",b[i].x,b[i].y); | ~^ | | | int* foo.cc:17:40: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=] 17 | for(int i=1;i<=m;i++)scanf("%d%d",b[i].x,b[i].y); | ~^ | | | int*
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Runtime Error 0 | 1ms | 404 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 | 408 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 |
#11 | Runtime Error 0 | 1ms | 404 KiB |
#12 | Runtime Error 0 | 1ms | 404 KiB |
#13 | Runtime Error 0 | 1ms | 404 KiB |
#14 | Runtime Error 0 | 1ms | 404 KiB |
#15 | Runtime Error 0 | 1ms | 404 KiB |
#16 | Runtime Error 0 | 1ms | 404 KiB |
#17 | Runtime Error 0 | 1ms | 404 KiB |
#18 | Runtime Error 0 | 1ms | 444 KiB |
#19 | Runtime Error 0 | 1ms | 408 KiB |
#20 | Runtime Error 0 | 1ms | 404 KiB |
#21 | Runtime Error 0 | 1ms | 404 KiB |
#22 | Runtime Error 0 | 1ms | 404 KiB |
#23 | Runtime Error 0 | 1ms | 404 KiB |
#24 | Runtime Error 0 | 1ms | 404 KiB |
#25 | Runtime Error 0 | 1ms | 404 KiB |
代码
信息
- 递交者
- 题目
- NOISX2025GFC NOISX2025GFC
- 比赛
- 【官方数据 JS】联合省选 2025 批量测试
- 语言
- C++14(O2)
- 代码长度
- 468 Bytes
- 递交时间
- 2025-3-6 12:42:05
- 评测时间
- 2025-3-6 12:47:32
- 分数
- 0
- 总耗时
- 34ms
- 峰值时间
- 1ms
- 峰值内存
- 444 KiB