mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2026-04-20 04:51:51 +03:00
Merge pull request #3 from Dymik739/commit-fix
Lab2: remove duplicate string to fix calculations
This commit is contained in:
@@ -107,7 +107,6 @@ public class Lab2 {
|
||||
valueRepeats = true;
|
||||
}
|
||||
}
|
||||
sum += tmpSmallest;
|
||||
|
||||
if (!valueRepeats) {
|
||||
sum += tmpSmallest;
|
||||
|
||||
Reference in New Issue
Block a user