#include void set(int arm,int leg,float height); int main() { int arm=2; int leg=2; float height=170.5; cout<<"There are "<