Submit solution
Points:
1.60
Time limit:
2.0s
Memory limit:
512M
Input:
stdin
Output:
stdout
Author:
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
Sample Input 1
2
1
ggrrgr
2
grrggrrggrrg
Sample Output 1
YES
5 4
NO
Comments