#include <stdio.h> #include <math.h> int main() { int age; scanf("%d",&age); printf("%d0000000",age*3156); return 0; }
望采纳
你的3.156哪去了