We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52dc0c4 commit 50e0c1eCopy full SHA for 50e0c1e
01-intro-to-java/lab/01-social-distancing/README.md
@@ -12,7 +12,7 @@ public static int maxDistance(int[] seats)
12
13
който по даден масив `seats`, връща максималната възможна дистанция.
14
15
-
+<img src="https://github.com/fmi/java-course/blob/master/images/lab01.1-row-of-seats.png" style="width: 50%; height: 50%" alt="Row of seats">
16
17
### Примери
18
0 commit comments