Submit solution
Points:
0.05
Time limit:
1.0s
Memory limit:
512M
Input:
stdin
Output:
stdout
Problem source:
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
1
5 13
0 1 1 1 1 1 1 1 0 1 1 1 1
0 1 1 1 1 1 1 1 1 0 1 1 1
0 1 1 1 1 1 1 1 0 0 1 1 1
0 1 1 1 1 1 1 1 0 0 1 1 1
1 1 0 1 1 1 1 1 0 0 1 1 1
Sample Output 1
YES
Comments
This comment is hidden due to too much negative feedback. Show it anyway.