摘要:
In a given grid, each cell can have one of three values: the value 0 representing an empty cell; the value 1 representing a fresh orange; the value 2 阅读全文
posted @ 2020-08-11 06:25
fatttcat
阅读(121)
评论(0)
推荐(0)
摘要:
Given a positive integer, return its corresponding column title as appear in an Excel sheet. For example: 1 -> A 2 -> B 3 -> C ... 26 -> Z 27 -> AA 28 阅读全文
posted @ 2020-08-11 06:03
fatttcat
阅读(96)
评论(0)
推荐(0)
摘要:
Given a column title as appear in an Excel sheet, return its corresponding column number. For example: A -> 1 B -> 2 C -> 3 ... Z -> 26 AA -> 27 AB -> 阅读全文
posted @ 2020-08-11 05:09
fatttcat
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号