基本信息
文件名称:说明monthweek01晨测试题day04day04.pdf
文件大小:139.08 KB
总页数:2 页
更新时间:2025-07-11
总字数:约1.01千字
文档摘要
U3D_Month01_week01晨测试题_day04
1.写出下列程序运行结果,若有错,请并改正.
classProgram
{
staticvoidMain(string[]args)
{
intx=5;
inty=5;
intz=5;
x++;