Get your own website
prog.c: In function 'main':
prog.c:5:18: error: assignment of read-only variable 'minutesPerHour'
    5 |   minutesPerHour = 60;
      |                  ^