Run id: 150073

Main.cc: In function 'int main()':
Main.cc:4:19: error: 'c' was not declared in this scope
    double a=1,b=2;c;
                   ^