I'm newbie in eclipse and C++ programming
I have problem with compiling C++ in eclipe (as shown in the attachment),
the source code compiled and ran well at the first time (correct result), but unfortunately, if i change something (for example input data) in the source code, the result still calculate based on the first source code. anyone could help me?