← Back to Scenario Details

Test Case Files

File: already-sorted-01.in Scenario: b-already-sorted Problem: 0685-vetor-ordenado

Input File

/test-cases/b-already-sorted/already-sorted-01.in
20 bytes
87598091f047d5a8129efb2cdec5c012
✅ Found 1 match(es) in DB
  • ID: 14549 (Scenario ID: 130) Current Scenario
6 10 100 20 50 30 0

Output File

/test-cases/b-already-sorted/already-sorted-01.out
60 bytes
3cecf6f0dddc5b693612df2f608f764f
✅ Found 1 match(es) in DB
  • ID: 14549 (Scenario ID: 130)
V = { 10, 100, 20, 50, 30, 0} O = { 10, 100, 20, 50, 30, 0}

Analysis

Input exists in the database.

Output also exists in the database.

Both files exist in DB. This should be synced unless they belong to different test configurations.