Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cemtuver/aoc23-cpp

Repository files navigation

Run

Switch to the day's directory, copy your input file and name it input.txt. Then build and run the C++ file.

$ cd day-XX
$ cp /path/to/your/input input.txt
$ g++ -std=c++17 -g qX.cpp ../lib/*.cpp -o qX.o
$ ./qX.o

About

Advent of Code 2023 in C++

Topics

Resources

Stars

Watchers

Forks

Morty Proxy This is a proxified and sanitized view of the page, visit original site.