Typo
This commit is contained in:
parent
fb66f418ad
commit
0d9abc42ce
@ -101,7 +101,7 @@ int main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
printf("Part 1: %d\n", safe_report_count);
|
printf("Part 1: %d\n", safe_report_count);
|
||||||
printf("Part 1: %d\n", safe_skip_report_count);
|
printf("Part 2: %d\n", safe_skip_report_count);
|
||||||
|
|
||||||
aoc_free();
|
aoc_free();
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user