Skip to content

Commit

Permalink
Add rustbench to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
WeetHet committed Oct 7, 2024
1 parent 6b497ef commit 719c693
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions results/archive/humaneval-rustbench-invariants/001/tries.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"014-all_prefixes.rs": 4,
"023-strlen.rs": 0,
"035-max-element.rs": 1,
"052-below-threshold.rs": 2,
"053-add.rs": 0,
"057-monotonic.rs": 1,
"062-derivative.rs": 2,
"abs.rs": 0,
"arithmetic_weird.rs": 1,
"array_concat.rs": 1,
"array_copy.rs": 2,
"array_product.rs": 1,
"barrier.rs": 6,
"binary_search_recursive.rs": 0,
"has_close_elements.rs": 2,
"has_only_one_distinct_element.rs": 6,
"integer_square_root.rs": 8,
"intersperse.rs": 1,
"is_non_prime.rs": 2,
"is_sorted.rs": 6,
"largest_prime_factor.rs": 6,
"last_position.rs": 5,
"max_array.rs": 1,
"max_dafny_lsp.rs": 4,
"remove_element.rs": 1,
"remove_elements.rs": 9,
"replace.rs": 1,
"reverse.rs": 2,
"smallest_list_length.rs": 2,
"two_way_sort.rs": 1,
"unique.rs": 3,
"unique_better.rs": 3
}

0 comments on commit 719c693

Please sign in to comment.