https://github.com/n8tbyte/hello-world-cpp-fmt
https://github.com/n8tbyte/hello-world-cpp-fmt
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/n8tbyte/hello-world-cpp-fmt
- Owner: n8tbyte
- Created: 2025-09-10T17:30:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-29T15:20:20.000Z (6 months ago)
- Last Synced: 2026-02-27T21:35:15.559Z (4 months ago)
- Language: C++
- Size: 300 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-world-cpp-fmt
g++ main.cpp -O3 -s -DNDEBUG -std=c++23 -I./include -o main