Commit 740e7b3c authored by Johannes Bleher's avatar Johannes Bleher
Browse files

image added

parent a730610b
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+4 −0
Original line number Diff line number Diff line
.Rproj.user
.Rhistory
.RData
.Ruserdata
+18 −27
Original line number Diff line number Diff line
<table>
  <tr>
    <!-- Image Column -->
    <td>
      <img src="00_data/RJ_santa.jpeg" alt="Image Description"/>
    </td>

    <!-- Text Column -->
    <td>
![alt text](00_data/RJ_santa.jpeg "The AIDAHO Santa has lost his way!")

    
# Traveling Santa Problem

@@ -24,6 +18,3 @@

## Good Luck!
Ensure your solution adheres to the constraints and optimizes the travel path. Happy coding!
 No newline at end of file
   </td>
  </tr>
</table>   
 No newline at end of file