Commit ef61ee8
authored
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- main/java/com/thealgorithms/maths
- test/java/com/thealgorithms/maths
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/main/java/com/thealgorithms/maths/SumOfSquares.java
Copy file name to clipboardExpand all lines: src/main/java/com/thealgorithms/maths/SumOfSquares.java+6-2Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | 8 | |
10 | 9 | |
11 | 10 | |
| ||
16 | 15 | |
17 | 16 | |
18 | 17 | |
19 | | - |
| 18 | + |
20 | 19 | |
| 20 | + |
21 | 21 | |
22 | 22 | |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
23 | 27 | |
24 | 28 | |
25 | 29 | |
|
Collapse file
src/test/java/com/thealgorithms/maths/SumOfSquaresTest.java
Copy file name to clipboardExpand all lines: src/test/java/com/thealgorithms/maths/SumOfSquaresTest.java+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | | - |
10 | | - |
11 | 10 | |
12 | 11 | |
13 | 12 | |
| ||
65 | 64 | |
66 | 65 | |
67 | 66 | |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
68 | 74 | |
0 commit comments