/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'void maketree(FBI*, char*, int)':
foo.cpp:19:17: error: 'strstr' was not declared in this scope
foo.cpp:31:19: error: 'strncpy' was not declared in this scope
foo.cpp:36:16: error: 'strstr' was not declared in this scope
foo.cpp:44:16: error: 'strstr' was not declared in this scope
foo.cpp: In function 'int main()':
foo.cpp:57:16: error: 'scanf' was not declared in this scope
foo.cpp:58:14: error: 'strlen' was not declared in this scope
foo.cpp:59:20: error: 'strcmp' was not declared in this scope
foo.cpp:67:17: error: 'strstr' was not declared in this scope

信息

递交者
类型
递交
题目
P1114 FBI树
语言
C++
递交时间
2013-10-17 20:41:35
评测时间
2013-10-17 20:41:36
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes