Số cuối cùng
Submit solution
Points:
1
Time limit:
0.5s
Memory limit:
10M
Author:
Problem type
Allowed languages
Ada, Assembly, Awk, C, C++, C11, CLANG, CLANGX, Classical, COBOL, Coffee, CSC, D lang, DART, F95, FORTH, Fortrn, GAS32, GO, Haskell, Itercal, Java, kotlin, LEAN, LISP, LUA, MONOVB, Nasm, OCAML, Pascal, Perl, php, PIKE, prolog, Pypy, Python, Ruby 2, RUST, Scala, SCM, SED, SWIFT, TCL, TUR, V8JS, VB, ZIG
Cho 2 số nguyên không âm
Input:
- Gồm một dòng chứa 2 số nguyên
Output:
- Chứa số tận cùng của
Example:
Input:
Copy
9 7
Output:
Copy
9
Comments