Skip to content

Commit

Permalink
Update documentation for is-decreasing benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
NgaiJustin committed Sep 7, 2023
1 parent 23af9ab commit cbe5550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/core/is-decreasing.bril
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Input: an array of length 6
# Input: an integer
# Output: if an number contains digits in strictly decreasing order
# ARGS: 954320
@main(x: int) {
Expand Down

0 comments on commit cbe5550

Please sign in to comment.