Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 5 - Parts 1 and 2
Date: Sat Nov 10 2001 9:22 pm
Author: Abeles, Peter J. <pja@andrew.cmu.edu>
Subject: Re: 10 lines?? I only needed 3 - That must be some ugly code

yes you can use for loops to get rid of the toggle. Depending on your formating style that might not reduce the number of lines. Unless I'm missing some sort of trick/dont fully understand the system (which I think I am) , you count all statements as a line and you dont do anything "ugly" to throw as much inside a line as posible. The most compact thing I can think of is 3 for loops, 3 if, 3 function calls, 1 try/catch. Which under my formating comes out to 11 lines is added to the function.

If someone has some code that wouldnt qualify as an entry into the code obfusication contest that is only 3 lines (including ALL the code you added to the function) could you e-mail me off the list?

- Peter
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
10 lines?? I only needed 3      Brands, Marc C.      Fri Nov 2 2001 8:10 pm       
Re: 10 lines?? I only needed 3      Lee, Peter      Fri Nov 2 2001 8:14 pm       
Re: 10 lines?? I only needed 3      Shi, Ying      Sun Nov 4 2001 7:19 pm       
Re: 10 lines?? I only needed 3      Lee, Peter      Sun Nov 4 2001 8:53 pm       
Re: 10 lines?? I only needed 3      Liu, Limin Angela      Sat Nov 3 2001 7:16 pm       
Re: 10 lines?? I only needed 3      Katzhyman, Michael Zadok      Mon Nov 5 2001 1:03 am       
Re: 10 lines?? I only needed 3      Lee, Peter      Mon Nov 5 2001 9:03 am       
Re: 10 lines?? I only needed 3 - Th...      Abeles, Peter J.      Wed Nov 7 2001 8:59 pm       
Re: 10 lines?? I only needed 3 -...      Lee, Charles C.      Sat Nov 10 2001 12:05 am       
Re: 10 lines?? I only needed ...      Abeles, Peter J.      Sat Nov 10 2001 11:26 am       
Re: 10 lines?? I only need...      Goodman, Brian J.      Sat Nov 10 2001 4:57 pm       
Re: 10 lines?? I only n...      Abeles, Peter J.      Sat Nov 10 2001 9:22 pm       
Re: 10 lines?? I onl...      Lee, Peter      Sun Nov 11 2001 10:09 am       
Re: 10 lines?? I ...      Abeles, Peter J.      Sun Nov 11 2001 10:41 am       
Re: 10 lines?? I only needed 3 -...      Ghosh, Debmallo S.      Thu Nov 15 2001 2:48 pm       
Re: 10 lines?? I only needed 3 -...      Abeles, Peter J.      Mon Nov 19 2001 12:08 am       

Back to previous screen