Skip to content

Commit 00f4f0e

Browse files
author
Gonzalo Diaz
committed
[REFACTOR] sonarcloud fixes.
1 parent 386ca02 commit 00f4f0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

algorithm-exercises-java/src/main/java/ae/projecteuler/Problem0023.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ public static Integer problem0023(int underLimit, int superLimit) {
6868
);
6969
Log.debug(log);
7070

71-
////////////////////
71+
// /////////////////
7272
// filter duplicates
73-
////////////////////
73+
// /////////////////
7474

7575
// Create a new LinkedHashSet
7676
Set<Integer> set = new LinkedHashSet<>();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy