Skip to content
Snippets Groups Projects
Commit 60f41b63 authored by gkusoglu's avatar gkusoglu
Browse files

other small correction global script

parent 279099eb
No related merge requests found
......@@ -13,4 +13,5 @@ do
echo -n "|"${medianne[$i]}
done
medianne_trie=( $(printf "%s\n" ${medianne[*]} | sort -n) )
echo ""
echo "real : "${medianne_trie[0]}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment