235867_0_31203.cpp:5: error: `_int64' was not declared in this scope
235867_0_31203.cpp:5: error: `_int64' was not declared in this scope
235867_0_31203.cpp:6: error: initializer expression list treated as compound expression
235867_0_31203.cpp:6: error: expected `,' or `;' before '{' token
235867_0_31203.cpp:14: error: variable or field `simple' declared void
235867_0_31203.cpp:14: error: `_int64' was not declared in this scope
235867_0_31203.cpp:14: error: `up' was not declared in this scope
235867_0_31203.cpp:14: error: `_int64' was not declared in this scope
235867_0_31203.cpp:14: error: `down' was not declared in this scope
235867_0_31203.cpp:15: error: initializer expression list treated as compound expression
235867_0_31203.cpp:15: error: expected `,' or `;' before '{' token
235867_0_31203.cpp: In function `void calculate(const std::string&, const std::string&)':
235867_0_31203.cpp:32: error: `_int64' undeclared (first use this function)
235867_0_31203.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
235867_0_31203.cpp:32: error: expected `;' before "up1"
235867_0_31203.cpp:36: error: `up1' undeclared (first use this function)
235867_0_31203.cpp:36: error: `down1' undeclared (first use this function)
235867_0_31203.cpp:40: error: `len' undeclared (first use this function)
235867_0_31203.cpp:46: error: `up' undeclared (first use this function)
235867_0_31203.cpp:46: error: `down' undeclared (first use this function)
235867_0_31203.cpp:49: error: `up2' undeclared (first use this function)
235867_0_31203.cpp:51: error: `down2' undeclared (first use this function)
235867_0_31203.cpp:58: error: `simple' cannot be used as a function
|