0_0_7229453_21142.cpp:4:20: stdafx.h: No such file or directory
0_0_7229453_21142.cpp:6:20: hash_map: No such file or directory
0_0_7229453_21142.cpp:17: error: `_TCHAR' has not been declared
0_0_7229453_21142.cpp:18: error: ISO C++ forbids declaration of `argv' with no type
0_0_7229453_21142.cpp: In function `int _tmain(int, int**)':
0_0_7229453_21142.cpp:20: error: `vector' undeclared (first use this function)
0_0_7229453_21142.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7229453_21142.cpp:20: error: expected primary-expression before "int"
0_0_7229453_21142.cpp:20: error: expected `;' before "int"
0_0_7229453_21142.cpp:23: error: `hash_map' undeclared (first use this function)
0_0_7229453_21142.cpp:23: error: expected primary-expression before "int"
0_0_7229453_21142.cpp:23: error: expected `;' before "int"
0_0_7229453_21142.cpp:34: error: `giftMap' undeclared (first use this function)
0_0_7229453_21142.cpp:66: error: `results' undeclared (first use this function)
|