003 File Manager
Current Path:
/usr/src/contrib/bc/tests/fuzzing/bc_inputs3
usr
/
src
/
contrib
/
bc
/
tests
/
fuzzing
/
bc_inputs3
/
📁
..
📄
01.txt
(5.01 KB)
📄
02.txt
(32 B)
📄
03.txt
(2.62 KB)
📄
04.txt
(8 B)
📄
05.txt
(11 B)
📄
06.txt
(17 B)
📄
07.txt
(87 B)
📄
08.txt
(23 B)
📄
09.txt
(91 B)
📄
10.txt
(8 B)
📄
11.txt
(945 B)
📄
12.txt
(46 B)
📄
13.txt
(519 B)
📄
14.txt
(21 B)
📄
15.txt
(38 B)
📄
16.txt
(2 B)
📄
17.txt
(113 B)
📄
18.txt
(19 B)
📄
19.txt
(37 B)
📄
20.txt
(578 B)
📄
21.txt
(209 B)
📄
22.txt
(83 B)
📄
23.txt
(1 KB)
📄
24.txt
(42 B)
📄
sqrt.txt
(229 B)
📄
strings.txt
(121 B)
📄
subtract.txt
(6.57 KB)
📄
trunc.txt
(147 B)
📄
void.txt
(198 B)
Editing: 13.txt
#0 define z(a[]) {for (i = 0; i < l; ++i) { a[i] } } define x(a[]) { #00000000000000000000000000000000000 auto a for (a = 0; a < l; ++a) { a[a] = -a } z(a[]) } define g(x[], y[]) { return x[0] - y[0] } define h(u000 x[]) { return g(x[], y[]) } define m(*x[], *y[]) { return x[0] / y[0] } define n(*y[], *x[]) { return m(x[], y[]) } for (i = 0; i < 101; ++i) { a[i] = i } a[104] = 200 l = length(a[]) for (i = 0; i <= l; ++i) { a[i] } z(a[]) x(a[]) z(a[]) l x[0] = 5 y[0] = 4 h(x[], y[])
Upload File
Create Folder