Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Pascal. Basics
Module:
Loop statement with condition - while
№
List of Problems
Mark of completion
1
The construction of a loop statement with a condition (while)
2
How many times the loop will be executed - 1
3
How many times the loop will be executed - 2
4
How many times the loop will be executed - 3
5
How many times the loop will be executed - 4
6
Number digits
7
Digits of the number - 2 - answer the question
8
Digits of the number - 3 - fix the program
9
Sum of digits of a number
10
The number of specific digits in the number
11
Minimum and maximum digits
12
Number vice versa
13
Number squares
14
binary logarithm
15
The sum of the elements of the sequence
16
Number of numbers that satisfy the condition
17
The number of two-digit numbers that satisfy the condition
18
Maximum among even numbers
19
Elements larger than previous
20
How many elements equal to the maximum
21
Maximum and minimum