摘要:
1. 题目 1.1 英文题目 Given a string columnTitle that represents the column title as appear in an Excel sheet, return its corresponding column number. 1.2 中文 阅读全文
摘要:
1. 题目 1.1 英文题目 Given an integer columnNumber, return its corresponding column title as it appears in an Excel sheet. 1.2 中文题目 给定一个正整数,返回它在 Excel 表中相对应 阅读全文