0_0_3319782_14606.cpp:5: error: `_int64' was not declared in this scope
0_0_3319782_14606.cpp: In function `int main()':
0_0_3319782_14606.cpp:8: error: `_int64' undeclared (first use this function)
0_0_3319782_14606.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3319782_14606.cpp:8: error: expected `;' before "F"
0_0_3319782_14606.cpp:14: error: `F' undeclared (first use this function)
0_0_3319782_14606.cpp:18: error: `length' cannot be used as a function
0_0_3319782_14606.cpp:18: error: `length' cannot be used as a function
0_0_3319782_14606.cpp:20: error: `length' cannot be used as a function
0_0_3319782_14606.cpp:20: error: `length' cannot be used as a function
0_0_3319782_14606.cpp:30: error: `length' cannot be used as a function
0_0_3319782_14606.cpp: At global scope:
0_0_3319782_14606.cpp:37: error: redefinition of `int length'
0_0_3319782_14606.cpp:5: error: `int length' previously defined here
0_0_3319782_14606.cpp:37: error: `_int64' was not declared in this scope
0_0_3319782_14606.cpp:38: error: expected `,' or `;' before '{' token
|