Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

question on how to convert 20 days, 12 hours and 14 min into minutes

$
0
0
public class UpTime {

public static void main(String[] args) {
int days = 20;
int hours = 12;
int minutes =14;
Scanner Scan = new Scanner(System.in);


am i on the right track?

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>