Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
3948
.
New number - 8
Задача
Темы:
Целые числа
Given a three digit number. Write a program that gets a new number formed by interchanging the second and third digits of a given number.
Sample input and output
test number
Input
Output
1
456
465
1000
ms
32 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя