Compile Error
foo.cpp: In function 'void SpfaL()': foo.cpp:58:28: error: 'memset' was not declared in this scope memset(L, 0x7F, sizeof(L)) ; ^ foo.cpp: In function 'void SpfaH()': foo.cpp:82:25: error: 'memset' was not declared in this scope memset(H, 0, sizeof(L)) ; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1754 最优贸易
- 语言
- C++
- 递交时间
- 2016-11-16 21:34:03
- 评测时间
- 2016-11-16 21:34:05
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes