Beginner Free Contest 4 - COMPRESS

View as PDF

Submit solution

Points: 0.10 (partial)
Time limit: 1.0s
Memory limit: 256M

Problem type
Allowed languages
C, C++, Go, Java, Kotlin, Pascal, PyPy, Python, Rust, Scratch

In case the statement didn't load correctly, you can download the statement here: Statement

Lưu ý: các bạn không nhập, xuất dữ liệu bằng file kể cả khi đề bài có yêu cầu. Đọc, ghi dữ liệu được thực hiện ở stdin và stdout.


Comments

Please read the guidelines before commenting.



  • 2
    ving3011  commented on June 22, 2023, 6:21 a.m.

    https://oj.vnoi.info/problem/fct039_compress thật ra hai bài này giống hệt nhau nên mn cứ copy code sang là AC nhé ạ


  • 14
    tmp  commented on Nov. 23, 2022, 7:55 a.m.

    Cho mình xin góp 2 test vì mình thấy hiện tại có nhiều người đang bị sai 2 test này ạ:

    INPUT: aaab

    OUTPUT: 1aaab

    INPUT: bcabc

    OUTPUT: 1bcabc