741114_0_0_10439.cpp: In function `int main()':
741114_0_0_10439.cpp:7: error: `_int64' undeclared (first use this function)
741114_0_0_10439.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
741114_0_0_10439.cpp:7: error: expected `;' before "s"
741114_0_0_10439.cpp:8: error: `m' undeclared (first use this function)
741114_0_0_10439.cpp:11: error: `n' undeclared (first use this function)
741114_0_0_10439.cpp:12: error: `x' undeclared (first use this function)
741114_0_0_10439.cpp:12: error: expected primary-expression before ')' token
741114_0_0_10439.cpp:12: error: expected `;' before "malloc"
741114_0_0_10439.cpp:13: error: `i' undeclared (first use this function)
741114_0_0_10439.cpp:17: error: `s' undeclared (first use this function)
741114_0_0_10439.cpp:19: error: `a' undeclared (first use this function)
741114_0_0_10439.cpp:20: error: `b' undeclared (first use this function)
741114_0_0_10439.cpp:21: error: `c' undeclared (first use this function)
|