0_0_6659270_32425.cpp: In function `void update(int, int, int)':
0_0_6659270_32425.cpp:36: error: `hash' undeclared (first use this function)
0_0_6659270_32425.cpp:36: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6659270_32425.cpp:38: error: `t' undeclared (first use this function)
0_0_6659270_32425.cpp:42: error: `s' undeclared (first use this function)
0_0_6659270_32425.cpp: In function `int cal(int, int, int)':
0_0_6659270_32425.cpp:68: error: `hash' undeclared (first use this function)
0_0_6659270_32425.cpp:70: error: `t' undeclared (first use this function)
0_0_6659270_32425.cpp:80: error: `s' undeclared (first use this function)
0_0_6659270_32425.cpp: In function `int main()':
0_0_6659270_32425.cpp:108: error: `s' undeclared (first use this function)
0_0_6659270_32425.cpp:109: error: `t' undeclared (first use this function)
0_0_6659270_32425.cpp:124: error: `hash' undeclared (first use this function)
|