003 File Manager
Current Path:
/usr/src/contrib/bc/tests/fuzzing/bc_inputs2
usr
/
src
/
contrib
/
bc
/
tests
/
fuzzing
/
bc_inputs2
/
📁
..
📄
lib13.txt
(9 B)
📄
lib14.txt
(19 B)
📄
lib15.txt
(8 B)
📄
lib16.txt
(17 B)
📄
lib19.txt
(16 B)
📄
lib20.txt
(17 B)
📄
lib21.txt
(7 B)
📄
lib22.txt
(8 B)
📄
lib23.txt
(15 B)
📄
lib24.txt
(14 B)
📄
log.txt
(212 B)
📄
misc.txt
(206 B)
📄
misc1.txt
(611 B)
📄
misc2.txt
(1.43 KB)
📄
misc3.txt
(102 B)
📄
modulus.txt
(1022 B)
📄
multiply.txt
(1.45 KB)
📄
pi.txt
(51 B)
📄
places.txt
(211 B)
📄
power.txt
(586 B)
📄
print2.txt
(4.95 KB)
📄
references.bc
(4.73 KB)
📄
scale.txt
(983 B)
📄
scientific.txt
(429 B)
📄
shift.txt
(5.77 KB)
📄
sine.txt
(3.61 KB)
Editing: misc1.txt
define x(x) { return(x) } define y() { return; } define z() { return (); } scale = 0 x=2 x[0]=3 x x[0] scale ibase obase x ( 7 ) x + x( 8 ) x - x[0] 321 * x 2 ^ x[0] x++ --x x += 9 x length(2381) sqrt(9) scale(238.1) x=2 x[0]=3 (x) (x[0]) (scale) (ibase) (obase) (x ( 7 )) (x + x( 8 )) (x - x[0]) (321 * x) (2 ^ x[0]) (x++) (--x) (x += 9) (length(2381)) (sqrt(9)) (scale(238.1)) (scale = 0) (x = 10) (x += 100) (x -= 10) (x *= 10) (x /= 100) (x ^= 10) (x = sqrt(x)) (x[1 - 1]) x[(1 - 1)] 2 + \ 3 ++ibase --ibase ++obase --obase ++last --last last last = 100 last . = 150 . ++scale --scale y() z() 2 + /* */3
Upload File
Create Folder