[Cs3] Lab 7: duplicate reservations

Mikhail Nesterenko mikhail at cs.kent.edu
Sun Jul 12 00:31:27 EDT 2015


> I have a question about the output of the last for loop. This loop prints
> the first and all others duplicates reservations:
> 
> (original) US3878 E1 Barbara  Walker
> (duplicated)US3878 E1  Gloria Evans
> (original) DL33 A32 Terry Henderson
> (duplicated)DL33 A32 Daniel Gonzalez
> (duplicated)DL33 A32 Gloria Evans
> 
> 
> My output just shows the duplicates and ignores the first occurence.
> 
>  Is it acceptable ? Should I fix ?
> 

Either way is acceptable. 

Thanks,
-- 
Mikhail


More information about the cs3 mailing list