diff options
Diffstat (limited to '10/part1.c')
| -rw-r--r-- | 10/part1.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -175,6 +175,7 @@ int main() { r += solution; // printf("solution=%d\n", solution); skip_to_line_end(); + UIntVector_free(&buttons); } else { break; } |
