Checklist VsOSh AI 2026 School Stage (Sirius platform, region group 1), grades 9–11 · Task 4
Four Decision Trees
Russian title: Задание 4
Find the unique object that four given decision trees all label 1.
The task
Four simple decision trees (given as figures) label an object 0 or 1 using three features: A (binary: 0 or 1), B (shape: circle, square or triangle) and C (any real number).
Find the unique object (values of A, B and C) that all four trees label 1.
Abridged and translated by SOTA from the official Russian materials. The official statement has the exact rules, and it wins wherever this summary differs.
In English
This task was published in Russian. SOTA translated its 3 files into English on 16 September 2026.
- Task statement Russian original of Task statement
- Official solution Russian original of Official solution
- Full paper with solutions (all tasks of the tour) Russian original of Full paper with solutions (all tasks of the tour)
Read the task statement in English
Four Decision Trees
English translation by SOTA – AI Community of the Russian original. Organisers who would like this translation removed can email [email protected].
Task 4 of the school stage of the All-Russian School Olympiad (VsOSh) 2025/26 in artificial intelligence (region group I), grades 9–11. The official answer and solution are in a separate file.
Four simple rules are given in the form of “question trees”, which, depending on various features, assign an object the label 0 or 1. An object is described by three features:
— a binary feature: 0 or 1;
— shape: circle, square or triangle;
— a number (may be any real number)
Tree 1:
[Figure: see the original statement.]
- = circle?
- no → ?
- no → Label 0
- yes → Label 1
- yes → ?
- no → Label 1
- yes → Label 0
- no → ?
Tree 2:
[Figure: see the original statement.]
- = square?
- no → ?
- no → Label 0
- yes → Label 1
- yes → ?
- no → Label 0
- yes → Label 1
- no → ?
Tree 3:
[Figure: see the original statement.]
- ?
- no → ?
- no → Label 0
- yes → Label 1
- yes → = triangle?
- no → Label 1
- yes → Label 0
- no → ?
Tree 4:
[Figure: see the original statement.]
- ?
- no → ?
- no → Label 0
- yes → Label 1
- yes → = square?
- no → Label 0
- yes → Label 1
- no → ?
(The trees above are the translator's transcription of the four tree diagrams.)
Find the unique object (values of , , ) that receives label 1 from all four trees.
Scoring criterion: 4 points for each correct answer. Total — 12 points
Maximum score for the task — 12
Translated by SOTA. The Russian original is the official version and wins wherever the two differ. Statement and official solution come from one PDF, the analysis of the school-stage tasks for region group I, grades 9–11, linked from the olympiad's Sirius page. The four tree diagrams are transcribed as nested lists. If you organise this olympiad and would like the translation removed, email [email protected] and we will take it down.
At a glance
- You get
- The four trees are given as figures.
- You submit
- Values of A, B and C.
- Scoring
- Each correct value 4 points (12 in total).
- Format
- School stage on the Sirius.Courses platform, region group 1, 23 October 2025; grades 9–11; individual; 150 minutes; maximum 112 points for the paper (tasks 1–6: 12 points each; tasks 7–8: 20 points each).