プレイ日記
MathPRG MathProgrammer
I tried testing BitByte again but I got a syntax error. I had no clue what I could've done wrong, but after going to this line it didn't take me long to realize I tried using a binary expression you might see in C. It would be awesome if you could actually do this though!
2そうだね
プレイ済み
返信[1]
親投稿
Hanzo rzsense
Replace the highlight with "INC FIELD$,CHR$(M)".
1そうだね
未プレイ
返信[2]
親投稿
MathPRG MathProgrammer
Actually, I put FIELD$=FIELD$+CHR$(M) but it appears that command would save a few characters.
1そうだね
プレイ済み
返信[3]
親投稿
Aaron Krondelo
Apparently, inc x is faster than x=x+1 also.
0そうだね
プレイ済み
返信[4]
親投稿
MathPRG MathProgrammer
Huh, well there it appears they're the same! If only C operators could be used... x++ is definitely faster than both of those!
0そうだね
プレイ済み
返信[5]
親投稿
MathPRG MathProgrammer
Or by faster do you mean using INC X makes a program run faster?
1そうだね
プレイ済み
返信[6]
親投稿
Tech guy Tech_boy1234
MathRPG please download this public key: N34835GY.
0そうだね
プレイ済み
返信[7]
親投稿
Aaron Krondelo
Yeah sorry, I meant computationally faster.
0そうだね
プレイ済み
返信[8]
親投稿
MathPRG MathProgrammer
No matter, but thanks for the tip! I suppose that shorter would be the proper term if it were in terms of code length anyway.
1そうだね
プレイ済み