diff options
Diffstat (limited to '1/part1.c')
| -rw-r--r-- | 1/part1.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,5 +29,7 @@ int main() input[i] = atoi(buffer); } + fclose(file); + printf("%i", repair(input)); } |
![]() |
index : advent-of-code-2020 | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |