Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:23:27: warning: operation on 'm' may be undefined [-Wsequence-point] while(scanf("%d%d%lf",&a[++m].x,&a[m].y,&a[m].z)!=EOF); ^~~ /in/foo.cc:23:27: warning: operation on 'm' may be undefined [-Wsequence-point]
信息
- 递交者
- 类型
- 递交
- 题目
- P1045 Kerry 的电缆网络
- 语言
- C++
- 递交时间
- 2020-12-15 14:58:26
- 评测时间
- 2020-12-15 14:58:26
- 评测机
- 分数
- 20
- 总耗时
- 448ms
- 峰值内存
- 2.211 MiB