aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_des_con_ra_9.sh
blob: 5d70bf40a893a0550f7c3d8b06d74fe734cf22f8 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
TIMEFORMAT='
semantic property: descending
syntactic property: Container, RandomAccess
search time: %R seconds
'
time {
cargo run b_des_con_ra.rs gen_des_con_ra 9
}