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