Skip to content

“““homework 20201021”#1

Open
withjiang wants to merge 1 commit intomainfrom
homework-10.21
Open

“““homework 20201021”#1
withjiang wants to merge 1 commit intomainfrom
homework-10.21

Conversation

@withjiang
Copy link
Copy Markdown
Owner

No description provided.

Comment thread homework/printMatrix.java
public class printMatrix{
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
System.out.println("������һ������n");
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scan没有close,以及字符编码可能有点问题,建议最好用utf-8

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants