/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:15:27: error: 'strcmp' was not declared in this scope
   if (strcmp(giver,name[j])==0)
                           ^

信息

递交者
类型
递交
题目
P1035 贪婪的送礼者
语言
C++
递交时间
2015-03-22 13:07:02
评测时间
2015-03-22 13:07:03
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes