- 
                Notifications
    You must be signed in to change notification settings 
- Fork 317
Closed
Description
whenever i run the code it shows an eroor although the syntax is right and there is not a single mistake in it.
#include 
using namespace std;
int main() {
cout<<"hello world"<<endl;
   return 0;
}
after writing this there is an error in the terminal they don't show the word which i've written in cout the word HELLO WORLD
could you please fix this issue i'll be more thannkful to you.
waiting for your useful information.
Metadata
Metadata
Assignees
Labels
No labels