Checklist VsOSh AI 2026 School Stage (Sirius platform, region group 2), grades 9–11 · Task 1
Cat or Dog Threshold
Russian title: Задание 1
Find the largest integer score for which a logistic-type rule prefers "dog" over "cat".
The task
A model outputs a real number x for a photo, computes L(x) = 2x⁵ + 3x⁴ − 5x³ − 5x² + 3x + 2 = (x − 1)²(x + 1)(x + 2)(2x + 1), and converts it to P(cat | x) = 1/(1 + 2^(−L(x))); P(dog | x) = 1 − P(cat | x).
Find the largest integer x for which P(dog | x) > 0.5.
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
Cat or Dog Threshold
English translation by SOTA – AI Community of the Russian original. Organisers who would like this translation removed can email [email protected].
Task 1 of the school stage of the All-Russian School Olympiad (VsOSh) 2025/26 in artificial intelligence (region group II), grades 9–11. The official answer and solution are in a separate file.
When analysing a photo, a model outputs a real number . Based on it, the model decides whether the photo shows a cat or a dog, using the following algorithm.
- First, a score is computed:
- This score is then converted into the probability of finding a cat in the photo:
- Next, the probability of finding a dog in the photo is obtained from it:
Find the largest integer for which .
Scoring criterion: exact match of the answer — 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 II, grades 9–11, linked from the olympiad's Sirius page. 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
- Statement only.
- You submit
- One integer.
- Scoring
- Exact answer; 12 points.
- Format
- School stage on the Sirius.Courses platform, region group 2, 24 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).