Advertisement
Guest User

Untitled

a guest
Apr 27th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. printf("Max_count_found: %4d, Avg_count_found: %.2f, Max_count_not_found: %4d, Avg_count_not_found: %.2f", max_count_found, cf, max_count_not_found, cnf);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement