Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Is 0.0 float or integer
1
Name:
Anonymous
2009-03-21 8:13
55
Name:
Anonymous
2010-05-31 17:01
>>50,51
Well, as
>>42
suggested, it doesn't recognize
010.5
. But being Perl, there are no syntax errors, only fallback interpretations. So instead it gets read as
010 . 5 - 010
, which means
8 5 concat 8 -
. 85 - 8 = 77.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List