#include <stdio.h> #include<math.h> int main() { float num; scanf("%f\n", &num); printf("%d\n", (int)(num+0.5)); return 0; }
多少又有点不知好歹了!作弊了直接