0_0_4672190_8421.cpp: In function `long long int getSum(int, bool)':
0_0_4672190_8421.cpp:15: error: `count' undeclared (first use this function)
0_0_4672190_8421.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4672190_8421.cpp: In function `void update(int, int, long long int, bool)':
0_0_4672190_8421.cpp:24: error: `count' undeclared (first use this function)
0_0_4672190_8421.cpp: In function `int main()':
0_0_4672190_8421.cpp:42: error: `count' undeclared (first use this function)
|