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 b81c08f commit 2ad95d1Copy full SHA for 2ad95d1
src/test/java/com/fishercoder/_757Test.java
@@ -8,7 +8,7 @@
8
9
public class _757Test {
10
private static _757.Solution solution;
11
- int intervals[][];
+ int[][] intervals;
12
13
@BeforeClass
14
public static void setup() {
0 commit comments