mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-10 01:42:33 +00:00
8 lines
156 B
JSON
8 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"
|
||
|
}
|
||
|
]
|