#53968: six seven 2.0


yp11451062@yphs.tp.edu.tw (不要幫我們宣傳劉先生)


#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;}
}