Compile Error
foo.cpp:60:22: error: '_TCHAR' has not been declared int _tmain(int argc, _TCHAR* argv[]) ^ foo.cpp: In function 'int _tmain(int, int**)': foo.cpp:64:30: error: 'memset' was not declared in this scope memset(used, 0, sizeof(used)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1250 最勇敢的机器人
- 语言
- C++
- 递交时间
- 2016-10-05 18:54:44
- 评测时间
- 2016-10-05 18:54:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes