mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2025-06-07 22:49:24 +03:00
remove duplicate string to fix calculations
This commit is contained in:
parent
9b871b6a42
commit
ae042010a6
@ -107,7 +107,6 @@ public class Lab2 {
|
||||
valueRepeats = true;
|
||||
}
|
||||
}
|
||||
sum += tmpSmallest;
|
||||
|
||||
if (!valueRepeats) {
|
||||
sum += tmpSmallest;
|
||||
|
Loading…
x
Reference in New Issue
Block a user