task

are you a programmer?

[previously]

  1. [2015-04-09] Easier Than Fizz Buzz – Why Can't Programmers Print 100 to 1? (thousandtyone.com)
    1. ] article questions why programmers cant program the most simple solution, graphs amount of time spent complaining vs coding
  2. [2015-04-09] my solution
    1. ] var count = 100
      while (count != 0){
       print count;
              count --;
      }
  3. [2015-04-09] BUT .... conditions
    1. ] then i read the question again, the solutions NEEDs to start with "(for i=0;", cant have >1 loops 
  4. [2015-04-09] NEW document IN my documents
    1. x] # # - fizzbuzz.c IN
  5. [2015-04-09]
    1. x] # # - csc.exe IN win 8.1, new location = C:\Program Files (x86)\MSBuild\12.0\Bin\
    2. x] add path statement
    3. ] bu

[currently]

  1. ]  

[next]

  1. ]

 

for(int i = 0, max = 100, max --){
  print max;
  if (max = i) {return};
}

Details Photos Edit more

Details

ID: 5029

NAME: CREATE-article

DESCRIPTION: ] Easier Than Fizz Buzz – Why Can't Programmers Print 100 to 1? (thousandtyone.com) // are you a programmer?

START DATE TIME: 2015-04-10 11:36:27

EST DURATION: 01:00:00

END DATE TIME: 2015-04-10 12:36:27

STATUS: To-Do

PRIORITY: -5

OWNER ID: 1

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities