Skip to content

修改题目号15#441

Open
Yxfgghhh wants to merge 2 commits intoHanchuanXu:mainfrom
Yxfgghhh:fix
Open

修改题目号15#441
Yxfgghhh wants to merge 2 commits intoHanchuanXu:mainfrom
Yxfgghhh:fix

Conversation

@Yxfgghhh
Copy link

学号2023113078
修改了int语法的问题,for 循环的正确结构是 for (初始化表达式; 条件判断表达式; 更新表达式) { ... }。
修改了数组长度的获取,数组没有 length() 这个方法,获取数组的长度应该使用属性 length。
修改了语句中括号的包含

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant