#include <iostream>using namespace std;int main() { cout << 49 * 4.75 - 200<<endl; return 0;}
1 2 10 42 11
32.75
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!