From b39b7c0561ce531a11e6aa92ed7bdd4e95dcb9f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B4=8B?= Date: Wed, 17 Jan 2024 10:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- problemset/excel-sheet-column-title/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problemset/excel-sheet-column-title/index.ts b/problemset/excel-sheet-column-title/index.ts index 1e82362..015a216 100644 --- a/problemset/excel-sheet-column-title/index.ts +++ b/problemset/excel-sheet-column-title/index.ts @@ -21,4 +21,4 @@ convertToTitle(27) convertToTitle(701) // 26 => Z -// 27 => AA \ No newline at end of file +// 27 => AA