mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-12 18:58:00 +00:00
7 lines
156 B
JSON
7 lines
156 B
JSON
[
|
|
{
|
|
"directory": "/home/wmoore/Projects/advent-of-code/2023/day7",
|
|
"command": "c++ -Wall -fsanitize=address day7.cpp -o day7",
|
|
"file": "day7.cpp"
|
|
}
|
|
]
|