Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
o_text(bfxa(0, 0, 16, 1000000));
|
||||
o_byte('\n');
|
||||
o_text(bfxa(0, 0, 5, 1000000));
|
||||
o_byte('\n');
|
||||
o_text(bfxa(0, 0, 2, 1000000));
|
||||
o_byte('\n');
|
||||
|
||||
o_integer(alpha("f4240", 16));
|
||||
o_byte('\n');
|
||||
o_integer(alpha("224000000", 5));
|
||||
o_byte('\n');
|
||||
o_integer(alpha("11110100001001000000", 2));
|
||||
o_byte('\n');
|
||||
Loading…
Add table
Add a link
Reference in a new issue