dinesh sainani Mca/4538/10 #include #include #include typedef struct { int cn,iarr,arr,stime,b,e,w,tsis,c_idle; }customer; int lookup1(int c) { if(c>=0 && c<13 p="p"> { return 1; } else if(c>=13 && c<25 p="p"> { return 2; } else if(c>=25 && c<38 p="p"> { return 3; } else if(c>=38 && c<50 p="p"> { return 4; } else if(c>=50 && c<63 p="p"> { return 5; } else if(c>=63 && c<75 p="p"> { return 6; } else if(c>=75 && c<87 p="p"> { return 7; } return 8; } int lookup2(int c)
Data and Tech notes for students and professionals