Skip to content

codalion/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

hello-world

This is my first repository~

% I am used to programming with Matlab. disp('Hello World!')

% It't a good beginning isn't it? % New things are always full of magic power for me!

// C++ is another Power Source! #include using namespace std; int main() { cout << "Hello World!" << endl; return 0; }

About

This is my first repository~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors