OSUBlazerfan
Writing Team
- Joined
- Jul 13, 2009
- Messages
- 6,918
- Likes
- 1,671
- Points
- 113
Based on my personal preference of opponent.
I thought it might be fun to write a simple program to explain what i would like to see happen and who i will be rooting for based on the events

I thought it might be fun to write a simple program to explain what i would like to see happen and who i will be rooting for based on the events
Code:
int result;
while(the regular season hasnt ended){
result = Dallas vs. SanAntonio; //1 for Dallas win, 2 for SanAntonio
if(result == 1){
Root hard for phoenix;
if(Phoenix is winning){
Portland Game is irrelevant, so dont play starters;
}else{
we are[B] fucked[/B], cause Blazers cant drop down to 7th to play dallas
}
}else{
Root Hard for phoenix anyways;
If(Phoenix is winning){
Root hard for portland to win;
}else{
Still root for portland; //because Utah will secure 2nd in this case
}
} //end day



