• Compile Error
  • F:\temp\9033090.60257\Main.cc:2:24: error: ext/hash_map: No such file or directory
    F:\temp\9033090.60257\Main.cc: In member function 'size_t str_hash::operator()(const std::string&) const':
    F:\temp\9033090.60257\Main.cc:13: error: '__stl_hash_string' was not declared in this scope
    F:\temp\9033090.60257\Main.cc: In function 'int main()':
    F:\temp\9033090.60257\Main.cc:38: error: 'hash_map' was not declared in this scope
    F:\temp\9033090.60257\Main.cc:38: error: expected primary-expression before ',' token
    F:\temp\9033090.60257\Main.cc:38: error: expected primary-expression before 'int'
    F:\temp\9033090.60257\Main.cc:38: error: expected ';' before 'int'
    F:\temp\9033090.60257\Main.cc:39: error: 'l1' was not declared in this scope
    F:\temp\9033090.60257\Main.cc:43: error: 'l2' was not declared in this scope
    F:\temp\9033090.60257\Main.cc:98: error: expected primary-expression before ',' token
    F:\temp\9033090.60257\Main.cc:98: error: expected primary-expression before 'int'
    F:\temp\9033090.60257\Main.cc:98: error: expected ';' before 'int'
    F:\temp\9033090.60257\Main.cc:98: error: 'it' was not declared in this scope
    F:\temp\9033090.60257\Main.cc:100: error: expected primary-expression before ',' token
    F:\temp\9033090.60257\Main.cc:100: error: expected primary-expression before 'int'
    F:\temp\9033090.60257\Main.cc:100: error: expected ';' before 'int'
    F:\temp\9033090.60257\Main.cc:101: error: 't' was not declared in this scope