[ create a new paste ] login | about

Link: http://codepad.org/lRRor9gX    [ raw code | output | fork ]

C++, pasted on Nov 11:
1
vf=(consumo*135)+(consumo*135)*0.12;


Output:
1
2
Line 1: error: expected constructor, destructor, or type conversion before '=' token
compilation terminated due to -Wfatal-errors.


Create a new paste based on this one


Comments: