0_0_11799612_822.cpp: In function `int main()':
0_0_11799612_822.cpp:48: error: too few arguments to function `long long int Count(int, int, int)'
0_0_11799612_822.cpp:77: error: at this point in file
0_0_11799612_822.cpp:77: error: expected `)' before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h: In function `const _Tp& std::min(const _Tp&, const _Tp&, _Compare) [with _Tp = int, _Compare = int]':
0_0_11799612_822.cpp:77: instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h:197: error: `__comp' cannot be used as a function
|