Skip to content

Commit

Permalink
small change to solution file to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mauer4 committed Feb 11, 2025
1 parent 31ba1a5 commit 084da68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solutions/mauer4_solution.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,6 @@ int main() {
} else {
printf("{\"error\": \"No valid solution found\"}\n");
}

return 0;
}

0 comments on commit 084da68

Please sign in to comment.