Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:9:32: error: 'memset' was not declared in this scope
memset(ans_t, 0, sizeof(ans_t));
^
/in/foo.cc:11:18: warning: unused variable 'k' [-Wunused-variable]
int d, n, x, y, k, x1, x2, y1, y2, a;
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1908 无线网络发射器选址
- 语言
- C++
- 递交时间
- 2019-03-29 20:04:28
- 评测时间
- 2019-03-29 20:04:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes