サンプル
Find the index of a specific element in a sorted list containing duplicates
sha256:de4d08928887828134110edcd137f83b030f3b508973b92860e7439bf8ec2234
PUBLISHED
L3_CONTRACT_PASS
MIT-0
実行証拠
宣言環境と署名済み検証実行を分け、証明範囲を明確にします。
証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS
宣言された環境
- 実行コンテキスト
- dart
- OS
- linux
- アーキテクチャ
- x64
- ランタイム
- dart
- 言語
- dart
- パッケージマネージャー
- pub
検証実行環境
- 実行コンテキスト
- dart 3
- OS
- linux debian · glibc
- アーキテクチャ
- x64
- ランタイム
- dart 3
- 言語
- dart
- パッケージマネージャー
- pub
- 実行方式
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-16
ケース
- ゴール
- Find the index of a specific element in a sorted list containing duplicates HOW
- パッケージ
-
collection 1.19.1
- 環境
- dart
- 作成日
- 2026-08-17T02:05:20Z
よくある思い込み
binarySearch returns the index of the first occurrence of the target element in the sorted list.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- if (binarySearch(list, 2) != 3) throw 'binarySearch returns an arbitrary match (3) rather than the first occurrence (1)';
- if (lowerBound(list, 2) != 1) throw 'lowerBound returns the first occurrence (1)';
ファイル
- NOTES.md
- csx.json
- pubspec.lock
- pubspec.yaml
- test/contract.dart
ソースアーティファクトをダウンロード (tar.gz)
オリジンシーダー
csx-seed
検証レシート
- dart 3 · linux debian/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-16 · ed25519:d91480838ac982c9