".github/vscode:/vscode.git/clone" did not exist on "ce6b17c0f94e6bf53633c8f324176a891e67fa7f"
add.tex 236 Bytes
Newer Older
rusty1s's avatar
rusty1s committed
1
2
3
4
\def\indices{{0, 0, 1, 0, 2, 2, 3, 3}}
\def\inputs{{5, 1, 7, 2, 3, 2, 1, 3}}
\def\outputs{{8, 7, 5, 4}}
\def\colors{{"cyan", "orange", "olive", "magenta"}}
rusty1s's avatar
rusty1s committed
5
6
\def\numberInputs{7}
\def\numberOutputs{3}
rusty1s's avatar
rusty1s committed
7
\def\operation{add}
rusty1s's avatar
rusty1s committed
8
\input{template}