982595_0_0_24290.cpp:3: error: variable or field `sort' declared void
982595_0_0_24290.cpp:3: error: `_int64' was not declared in this scope
982595_0_0_24290.cpp:3: error: `_int64' was not declared in this scope
982595_0_0_24290.cpp:3: error: initializer expression list treated as compound expression
982595_0_0_24290.cpp:3: error: expected `,' or `;' before '{' token
982595_0_0_24290.cpp: In function `int main()':
982595_0_0_24290.cpp:21: error: `_int64' undeclared (first use this function)
982595_0_0_24290.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
982595_0_0_24290.cpp:21: error: expected `;' before "i"
982595_0_0_24290.cpp:22: error: `n' undeclared (first use this function)
982595_0_0_24290.cpp:22: error: `m' undeclared (first use this function)
982595_0_0_24290.cpp:23: error: `i' undeclared (first use this function)
982595_0_0_24290.cpp:24: error: `d' undeclared (first use this function)
982595_0_0_24290.cpp:26: error: `sort' cannot be used as a function
|