59389_0_29613.cpp:3: error: variable or field `swap' declared void
59389_0_29613.cpp:3: error: `_int64' was not declared in this scope
59389_0_29613.cpp:3: error: `a' was not declared in this scope
59389_0_29613.cpp:3: error: `_int64' was not declared in this scope
59389_0_29613.cpp:3: error: `b' was not declared in this scope
59389_0_29613.cpp:4: error: initializer expression list treated as compound expression
59389_0_29613.cpp:4: error: expected `,' or `;' before '{' token
59389_0_29613.cpp: In function `int main()':
59389_0_29613.cpp:11: error: `_int64' undeclared (first use this function)
59389_0_29613.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
59389_0_29613.cpp:11: error: expected `;' before "m"
59389_0_29613.cpp:17: error: `m' undeclared (first use this function)
59389_0_29613.cpp:17: error: `b' undeclared (first use this function)
59389_0_29613.cpp:25: error: `swap' cannot be used as a function
|