Skip to content
Snippets Groups Projects
Commit 78014e6c authored by Jason R Wilson's avatar Jason R Wilson
Browse files

stuff

parent c9d41b09
No related merge requests found
......@@ -102,4 +102,7 @@ int main () {
printf ("optimal centers : %d %d %d %d %d\n",optimal_centers[0],
optimal_centers[1],optimal_centers[2],optimal_centers[3],
optimal_centers[4]);
// success (optional in C99)
return 0;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment