Sign in
rust
/
rust-lang
/
llvm-project
/
b6b46f596a7d2523ee1acd1c00e699615849da60
/
.
/
libcxx
/
test
/
std
/
input.output
/
iostream.objects
/
send-stdin.sh
blob: 2f93f2dfa422645e226c30d07cf9913d2148e40e [
file
] [
log
] [
blame
]
program
=
$
{
1
}
input
=
$
{
2
}
echo
-
n $
{
input
}
|
$
{
program
}