0_0_11705738_21256.cpp: In function `void cal()':
0_0_11705738_21256.cpp:77: error: `idx' undeclared (first use this function)
0_0_11705738_21256.cpp:77: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11705738_21256.cpp:77: error: `i' undeclared (first use this function)
0_0_11705738_21256.cpp:77: error: `j' undeclared (first use this function)
0_0_11705738_21256.cpp:79: error: `r' undeclared (first use this function)
0_0_11705738_21256.cpp:80: error: `cmp' undeclared (first use this function)
0_0_11705738_21256.cpp:81: error: `val' undeclared (first use this function)
0_0_11705738_21256.cpp:95: error: `n' undeclared (first use this function)
0_0_11705738_21256.cpp: In function `void solve()':
0_0_11705738_21256.cpp:104: error: `n' undeclared (first use this function)
0_0_11705738_21256.cpp:107: error: `help' undeclared (first use this function)
0_0_11705738_21256.cpp:108: error: `ans' undeclared (first use this function)
0_0_11705738_21256.cpp: At global scope:
0_0_11705738_21256.cpp:117: error: expected unqualified-id before '/' token
0_0_11705738_21256.cpp:117: error: expected constructor, destructor, or type conversion before '/' token
0_0_11705738_21256.cpp:117: error: expected `,' or `;' before '/' token
|