#include <stdio.h>#include <math.h> int secInt = 583; double rubbish = secInt/60.; double factor = floor(rubbish);
Standard input is empty
prog.m:7:1: error: initializer element is not constant prog.m:9:1: error: initializer element is not constant
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!