Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
6010
.
Error
Задача
Темы:
Одномерные массивы
Given a non-negative number N (0<N<=100000)
Fill the array with all divisors of N in direct order.
Sample Input and Output
Test No.
Input data
Imprint
1
8
1 2 4 8
1000
ms
32 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя