108132_0_1774.cpp:5: error: `_int64' does not name a type
108132_0_1774.cpp:7: error: expected `)' before "x1"
108132_0_1774.cpp: In member function `void jsq::A()':
108132_0_1774.cpp:13: error: `r1' undeclared (first use this function)
108132_0_1774.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
108132_0_1774.cpp:13: error: `m1' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::B()':
108132_0_1774.cpp:16: error: `r2' undeclared (first use this function)
108132_0_1774.cpp:16: error: `m2' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::C()':
108132_0_1774.cpp:19: error: `m1' undeclared (first use this function)
108132_0_1774.cpp:19: error: `r3' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::D()':
108132_0_1774.cpp:22: error: `m2' undeclared (first use this function)
108132_0_1774.cpp:22: error: `r3' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::E()':
108132_0_1774.cpp:25: error: `r3' undeclared (first use this function)
108132_0_1774.cpp:25: error: `r1' undeclared (first use this function)
108132_0_1774.cpp:25: error: `r2' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::F()':
108132_0_1774.cpp:28: error: `r3' undeclared (first use this function)
108132_0_1774.cpp:28: error: `r1' undeclared (first use this function)
108132_0_1774.cpp:28: error: `r2' undeclared (first use this function)
108132_0_1774.cpp: In member function `void jsq::print()':
108132_0_1774.cpp:31: error: `m1' undeclared (first use this function)
108132_0_1774.cpp:31: error: `m2' undeclared (first use this function)
108132_0_1774.cpp: In function `int main()':
108132_0_1774.cpp:37: error: `_int64' undeclared (first use this function)
108132_0_1774.cpp:37: error: expected `;' before "a"
108132_0_1774.cpp:38: error: `a' undeclared (first use this function)
108132_0_1774.cpp:38: error: `b' undeclared (first use this function)
|