Skip to content

tugan1/hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello_world

hello world

compile files: g++ -c src/main.cpp -o bin/main.o g++ -c src/show_time.cpp -o bin/show_time.o

link files: g++ bin/show_time.o bin/main.o -o bin/main.exe

Releases

Packages

Contributors

Languages