Diagonal Difference

  • + 1 comment
    if(j+k == (numInputs-1))
    

    really instresting logic. how you find this?