Obrnuti troznamenkasti broj


Submit solution

Points: 20
Time limit: 1.0s
Memory limit: 64M

Author:
Problem type
Allowed languages
Assembly, Awk, C, C++, Java, Perl, Python

Unijeti troznamenkasti broj te ispisati njegove znamenke obrnuto

Ulazni​ podaci

U jedinom retku nalazi se prirodan broj \(N\) \(( 100 \leq N \leq 999 )\).

Izlazni podaci

U jedini redak ispišite traženi obrnuti troznamenkasti broj .

Primjeri test​ podataka

Ulaz
179
Izlaz
971

Ulaz
996
Izlaz
699

Comments

There are no comments at the moment.