Why my code is not run?
hey @lakhendra
have u made an executable file of the code before running it ?
it would be g++ filename.cpp -o filename.exe
where filename is the name of the file.
try this…
is your code running now ?
have u checked the version of your compiler. it may not compatible with 64 bit os.