style: refactoring based on Rider suggestions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
namespace HistorianHysteria;
|
||||
|
||||
class PuzzleSolver
|
||||
{
|
||||
public int CalculateTotalDistance(List<int> left, List<int> right)
|
||||
|
||||
Reference in New Issue
Block a user