Problem hidden
|This problem was hidden by Editorial Board member probably because it has incorrect language|version or invalid test data, or description of the problem is not clear.|

RGB7007 - Сүүлийн цифр

Өгөдсөн тооны сүүлийн цифрийг ол.

Input

Бүхэл тоо өгөгдөнө. Int төрөл.

Output

Сүүлийн цифр.

Example

Input:
476
Output:
6

Нэмсэн:Bataa
Огноо:2011-05-10
Хугацааны хязгаарлалт:1s
Эх кодын хэмжээний хязгаарлалт:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Програмчлалын хэлүүд:ADA95 ASM32 BASH BF C NCSHARP CSHARP C++ 4.3.2 CPP C99 CLPS LISP sbcl LISP clisp D ERL FORTRAN HASK ICON ICK JAVA JS-RHINO JULIA LUA NEM NICE OCAML PAS-GPC PAS-FPC PERL PHP PIKE PRLG-swi PYTHON PYPY3 PYTHON3 RUBY SCALA SCM guile ST TCL WHITESPACE

hide comments
2020-01-29 06:25:19
hhhhhh
2020-01-23 05:09:51
#include <cstdio>
int main(){
int a , b;
scanf("%d" , &a);
b = a % 10;
printf("%d", b);
}
2020-01-23 05:09:44
#include <cstdio>
int main(){
int a , b;
scanf("%d" , &a);
b = a % 10;
printf("%d", b);
}
2020-01-22 07:00:19
eyy
anduuda hariu n yuin
2020-01-08 13:28:34
include<iostream>
using namespace std;
int main()
{int a;
cin>>a;
cout<<a%10;
} C++(g++4.3.2;
2019-10-26 06:23:12
#include <cstdio>
int main(){
int a , b;
scanf("%d" , &a);
b = a % 10;
printf("%d", b);
}
SUPER
2019-10-21 03:46:37
suuliin tsifrrin yaj olohiin sanasraa
2019-10-11 09:07:23
nihsdsgsgdsgsdgdsgds\
sd
gds

d
d
d
d
d
d
d
d
d
d

d
d
d
d
dddd
d
d
d
d
d
d

d
d
d
df

d
d
dd
d
d

d
d

dddd
dddd
dd
d
d
dd

de
2019-10-11 08:54:53
tiishd hehehe kkk
2019-10-11 08:54:49
tiishd hehehe kkk
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.