/ Vijos /

记录详情

Compile Error

foo.cpp:16:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
foo.cpp: In function 'int main()':
foo.cpp:18:20: error: 'scanf' was not declared in this scope
foo.cpp:20:21: error: 'memset' was not declared in this scope
foo.cpp:41:43: error: 'printf' was not declared in this scope

信息

递交者
类型
递交
题目
P1156 猩猩散步
语言
C++
递交时间
2013-09-28 15:57:36
评测时间
2013-09-28 15:57:38
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes