Skip to content

Satoshics/simplest_cpp_hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

About

This project was made with the only purpose - make from a hello world relatively complex algorythm with different base systems, multithreading, polymorphysm, and other dirty things. So, if you want to show someone how to print it in cpp you may show this thing, so they will run away or get a depression)

Requirements

C++ 20

x86 architechture

Visual Studio 17 2022

CMake >= 3.13

Build

mkdir build && cd build && cmake -G "Visual Studio 17 2022" -A Win32 -S .. && cmake --build . --config Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published