0_0_11258991_3035.cpp:11: error: `UL' does not name a type
0_0_11258991_3035.cpp:13: error: type/value mismatch at argument 1 in template parameter list for `template<class _Key, class _Tp, class _Compare, class _Alloc> class std::map'
0_0_11258991_3035.cpp:13: error: expected a type, got `UL'
0_0_11258991_3035.cpp:13: error: template argument 3 is invalid
0_0_11258991_3035.cpp:13: error: template argument 4 is invalid
0_0_11258991_3035.cpp:13: error: invalid type in declaration before ';' token
0_0_11258991_3035.cpp:14: error: type/value mismatch at argument 1 in template parameter list for `template<class _Key, class _Tp, class _Compare, class _Alloc> class std::map'
0_0_11258991_3035.cpp:14: error: expected a type, got `UL'
0_0_11258991_3035.cpp:14: error: template argument 3 is invalid
0_0_11258991_3035.cpp:14: error: template argument 4 is invalid
0_0_11258991_3035.cpp:14: error: `iterator' does not name a type
0_0_11258991_3035.cpp: In function `void mult()':
0_0_11258991_3035.cpp:19: error: `pp' undeclared (first use this function)
0_0_11258991_3035.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11258991_3035.cpp:21: error: `TP' undeclared (first use this function)
0_0_11258991_3035.cpp:21: error: `shl' undeclared (first use this function)
0_0_11258991_3035.cpp:21: error: `M' undeclared (first use this function)
0_0_11258991_3035.cpp: In function `int main()':
0_0_11258991_3035.cpp:53: error: `shl' undeclared (first use this function)
0_0_11258991_3035.cpp:82: error: `M' undeclared (first use this function)
0_0_11258991_3035.cpp:87: error: `A' undeclared (first use this function)
0_0_11258991_3035.cpp:87: error: `B' undeclared (first use this function)
0_0_11258991_3035.cpp:98: error: `c' undeclared (first use this function)
0_0_11258991_3035.cpp:99: error: `TP' undeclared (first use this function)
0_0_11258991_3035.cpp:118: error: `clear' has not been declared
0_0_11258991_3035.cpp:118: error: request for member of non-aggregate type before '(' token
0_0_11258991_3035.cpp:119: error: `tp' undeclared (first use this function)
0_0_11258991_3035.cpp:120: error: `b' undeclared (first use this function)
0_0_11258991_3035.cpp:122: error: `pp' undeclared (first use this function)
0_0_11258991_3035.cpp:140: error: `ans' undeclared (first use this function)
0_0_11258991_3035.cpp:141: error: `k' undeclared (first use this function)
0_0_11258991_3035.cpp:147: error: `itr' undeclared (first use this function)
0_0_11258991_3035.cpp:147: error: `find' is not a type
0_0_11258991_3035.cpp:147: error: request for member of non-aggregate type before '(' token
0_0_11258991_3035.cpp:148: error: `end' has not been declared
0_0_11258991_3035.cpp:148: error: request for member of non-aggregate type before '(' token
|