K12教育赛事综合服务平台
聚乐之家官方网站
下载聚乐之家官方App
专注青少年竞赛题库网站
忽略头文件引入和主函数框架,仅判断变量相关代码的规范性
int 123num = 10;
float student_age = 15.5f;
int class = 2024;
int score; cout << score;