362 - 18,000 Seconds Remaining


Difficulty : trivial

Solution Description :

Ad hoc problem

Read the description and do this what is say in problem statement.

int remaining_seconds = (int) (ceil ((5*(double)remining_bytes)/(double)sum_bytes_before_5_sec));