Compile Error
foo.cpp:62:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] foo.cpp: In function 'int main()': foo.cpp:64:23: error: 'memset' was not declared in this scope foo.cpp: In function 'bool check2(int, int)': foo.cpp:18:1: warning: control reaches end of non-void function [-Wreturn-type] foo.cpp: In function 'bool check(int, int)': foo.cpp:12:1: warning: control reaches end of non-void function [-Wreturn-type]
信息
- 递交者
- 类型
- 递交
- 题目
- P1247 Cross Logic
- 语言
- C++
- 递交时间
- 2014-03-23 12:13:59
- 评测时间
- 2014-03-23 12:14:00
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes