Skip to content

Commit 7ec8e5d

Browse files
committed
refactor algo-core
1 parent 9ddbf59 commit 7ec8e5d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1825
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<artifactId>codeforces-core</artifactId>
12+
<artifactId>algo-core</artifactId>
1313

1414
<properties>
1515
<maven.compiler.source>17</maven.compiler.source>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

leetcode-core/src/main/java/template/DynamicSegTreeAdd.java renamed to algo-core/src/main/java/template/DynamicSegTreeAdd.java

File renamed without changes.

leetcode-core/src/main/java/template/DynamicSegTreeUpd.java renamed to algo-core/src/main/java/template/DynamicSegTreeUpd.java

File renamed without changes.

0 commit comments

Comments
 (0)