/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int henghuan(int, int)':
foo.cpp:49:1: warning: no return statement in function returning non-void [-Wreturn-type]
foo.cpp: In function 'int zhonghuan(int, int)':
foo.cpp:68:1: warning: no return statement in function returning non-void [-Wreturn-type]
foo.cpp: In function 'int bfs()':
foo.cpp:201:1: warning: no return statement in function returning non-void [-Wreturn-type]
foo.cpp: In function 'int main()':
foo.cpp:237:33: error: 'memset' was not declared in this scope

信息

递交者
类型
递交
题目
P1898 学姐吃生鱼片
语言
C++
递交时间
2014-11-03 23:46:57
评测时间
2014-11-03 23:46:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes