Compile Error
foo.cpp: In function 'int match()':
foo.cpp:10:17: error: 'strlen' was not declared in this scope
     len=strlen(s);
                 ^
foo.cpp:26:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1035 贪婪的送礼者
 - 语言
 - C++
 - 递交时间
 - 2015-10-20 23:49:08
 - 评测时间
 - 2015-10-20 23:49:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes