We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd2de9 commit 8b98ab9Copy full SHA for 8b98ab9
beautiful-arrangement-ii/index.ts
@@ -15,4 +15,4 @@ export default function constructArray(n: number, k: number): number[] {
15
}
16
17
return answer;
18
-};
+}
0 commit comments