记录详情

Compile Error

/in/foo.cc: In member function 'bool CMyMap::ptrCmp::operator()(const string*, const string*) const':
/in/foo.cc:18:40: error: 'strcmp' was not declared in this scope
    return strcmp(a->c_str(), b->c_str()) < 0;
                                        ^

信息

递交者
类型
递交
题目
Find a girl friend
语言
C++
递交时间
2017-06-26 17:42:03
评测时间
2017-06-26 17:42:03
评测机
分数
0
总耗时
410ms
峰值内存
56.488 MiB