0_0_8268838_18017.cpp:94: error: stray '\183' in program
0_0_8268838_18017.cpp:94: error: stray '\189' in program
0_0_8268838_18017.cpp:94: error: stray '\183' in program
0_0_8268838_18017.cpp:94: error: stray '\168' in program
0_0_8268838_18017.cpp:94: error: stray '\182' in program
0_0_8268838_18017.cpp:94: error: stray '\254' in program
0_0_8268838_18017.cpp:101: error: conflicting declaration 'int a[10005]'
0_0_8268838_18017.cpp:9: error: 'a' has a previous declaration as `shop a[13333]'
0_0_8268838_18017.cpp:101: error: type mismatch with previous external decl of `int a[10005]'
0_0_8268838_18017.cpp:9: error: previous external decl of `shop a[13333]'
0_0_8268838_18017.cpp:101: error: declaration of `int a[10005]'
0_0_8268838_18017.cpp:9: error: conflicts with previous declaration `shop a[13333]'
0_0_8268838_18017.cpp: In function `int main()':
0_0_8268838_18017.cpp:104: error: redefinition of `int main()'
0_0_8268838_18017.cpp:55: error: `int main()' previously defined here
0_0_8268838_18017.cpp:115: error: no match for 'operator=' in 'a[i] = 0'
0_0_8268838_18017.cpp:6: note: candidates are: shop& shop::operator=(const shop&)
0_0_8268838_18017.cpp:123: error: no match for 'operator+=' in 'a[(&ms)->std::map<_Key, _Tp, _Compare, _Alloc>::operator[] [with _Key = std::string, _Tp = int, _Compare = std::less<std::string>, _Alloc = std::allocator<std::pair<const std::string, int> >](((const std::string&)((const std::string*)(&s))))] += c'
0_0_8268838_18017.cpp:126: error: no match for 'operator>' in 'a[i] > a[p]'
|