// // Created by viole on 2026/2/15. // #include "iostream" //#include "windows.h" using namespace std; #define FAT_BMI 28 #define J2C_RATE 4.19 #define NAME "周杰伦" #define AGE 21 #define HEIGHT 180.5 #define WEIGHT 56 int main() { //SetConsoleCP(CP_UTF8); system("chcp 65001"); //使用符号常量 cout<