aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_unique_asc_con_7.sh
blob: 1a76defca4d2404fbc8217ec3114292879a40306 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
TIMEFORMAT='
semantic property: unique, ascending
syntactic property: Container
search time: %R seconds
'
time {
cargo run b_unique_asc_con.rs gen_unique_asc_con 7
}