6 lines
No EOL
68 B
C
6 lines
No EOL
68 B
C
#include "aoc.h"
|
|
|
|
void part_1(char const *const input)
|
|
{
|
|
return;
|
|
} |