Free Contest 41 - MEDICINE
View as PDF
Submit solution
Points:
0.17 (partial)
Time limit:
1.0s
Memory limit:
256M
Problem type
Allowed languages
C, C++, Go, Java, Kotlin, Pascal, PyPy, Python, Rust, Scratch
Comments
bài này có gì khó đâu, dùng mảng cộng dồn thôi, quy đổi hết chữ cái ra number
n = (input()) print(len(set(n))) xong
Dùng map