Submit solution
Points:
1.50 (partial)
Time limit:
3.0s
Memory limit:
256M
Input:
stdin
Output:
stdout
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, ghi dữ liệu được thực hiện ở stdin và stdout.
Sample Input
7 2
5 4
1 2
1 3
1 5
3 4
2 6
2 7
Sample Output
1
Comments