Submit solution
Points:
100.00 (partial)
Time limit:
1.0s
Memory limit:
512M
Input:
stdin
Output:
stdout
Problem type
Allowed languages
C++, Pascal, Python
In case the statement didn't load correctly, you can download the statement here: Statement
Comments
def solve(): m, n, k = map(int, input().split()) board = [input() for _ in range(m)] max_area = 0
t = int(input()) xuống dòng for _ in range(t): xuống dòng tab solve()
Tui có code python đúng 5/20 nè
mik có ý tưởng nè: dùng prefix sum để tính độ chênh lệnh, chỉ xét các ô lớn hơn ô lớn nhất hiện tại, liên tục cập nhật ô lớn nhất hiện tại nhé
:)
Ai cho tui code đc ko?
mik cần 512 GB dữ liệu để làm bài này :)
khó thế