This is my second commit msg as 170050077

parent d79a8f46
#include<iostream> #include<iostream>
using namespace std; using namespace std;
//this is not a comment
int main(){ int main(){
cout<<"HELLO WORLD IS NOT MY FIRST PROGRAM"<<endl; cout<<"HELLO WORLD IS NOT MY FIRST PROGRAM"<<endl;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment