you should include the iostream library:
then you can use endl,but beware to use the standard namespace,just like this:
or you can use "\n" instead of endl
you should include the iostream library:
then you can use endl,but beware to use the standard namespace,just like this:
or you can use "\n" instead of endl
Last edited by Syrian Lucianos; 29th June 2017 at 14:53. Reason: updated contents
Bookmarks