Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 ive been working on this ques for hours...
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
air_force91




PostPosted: Sun Nov 23, 2003 8:38 pm   Post subject: (No subject)

IM NOT A "HEEEEEEEEEEEEE"
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun Nov 23, 2003 9:48 pm   Post subject: (No subject)

we know that air_force, but dodge is slow Laughing
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Andy




PostPosted: Sun Nov 23, 2003 9:57 pm   Post subject: (No subject)

hey, calling me slow means you're calling whatdotcolor slow, and calling whatdotcolor slow will result in the wrath of the whatdotcolor man... lol jk its just that i'm not used to speaking politically correctly cuz i never had to...
air_force91




PostPosted: Tue Nov 25, 2003 8:37 am   Post subject: (No subject)

thanx...thanx for the codes...i asked my teacher yesterday and he told me the code but now the problem is...even his code doesn't result in :

5
10
15
25
40
65

see? they're not really counting by 5's ....they add up after 5....this is what i need...
Tony




PostPosted: Tue Nov 25, 2003 11:18 am   Post subject: (No subject)

code:

var num:int := 5
loop
put num
num := num+5
end loop

8)
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
air_force91




PostPosted: Tue Nov 25, 2003 11:20 am   Post subject: (No subject)

thanx man...i got it now
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 21 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: