#include <iostream>using namespace std;int main(){double x;while(cin >> x){cout<<"\'C\' can use printf(\"%d\",n); to show integer like "<<x<<endl;}}