Confronta commit
2 commit
661162456a
...
534e0b728e
Autore | SHA1 | Data | |
---|---|---|---|
534e0b728e | |||
3ebfd8ba95 |
2 ha cambiato i file con 4 aggiunte e 0 eliminazioni
|
@ -234,10 +234,14 @@ public class Path {
|
||||||
* @return Time (in seconds) required to travel this path at the given speed (in
|
* @return Time (in seconds) required to travel this path at the given speed (in
|
||||||
* kilometers-per-hour).
|
* kilometers-per-hour).
|
||||||
*
|
*
|
||||||
|
<<<<<<< HEAD
|
||||||
|
|
||||||
|
=======
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
>>>>>>> 052958ee6eb4821ebbb9c903780d467d62617fd2
|
>>>>>>> 052958ee6eb4821ebbb9c903780d467d62617fd2
|
||||||
|
>>>>>>> 661162456a46270c315c09521ce09f85f0020150
|
||||||
*/
|
*/
|
||||||
public double getTravelTime(double speed) {
|
public double getTravelTime(double speed) {
|
||||||
double TotalTime = 0;
|
double TotalTime = 0;
|
||||||
|
|
File binario non mostrato.
Caricamento…
Crea riferimento in una nuova segnalazione