Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typos in FAQ #435

Open
Yaossg opened this issue Dec 14, 2022 · 0 comments
Open

typos in FAQ #435

Yaossg opened this issue Dec 14, 2022 · 0 comments

Comments

@Yaossg
Copy link

Yaossg commented Dec 14, 2022

在 FAQ 里:

Java specifications?
All programs must begin in a static main method in a Main class. Do not use public classes: even Main must be non public to avoid compile error.Use buffered I/O to avoid time limit exceeded due to excesive flushing.

excesive flushing 应为 excessive flushing

About presentation error?
There is no presentation error in this oj.The judger will trim the blacks and wraps in your ouput's last line. if it's still different with the correct output, the result will be Wrong Answer.

ouput's last line 应为 output's last line
trim the blacks 应为 trim the blanks

还有很多标点符号后面的空格也缺失了。

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

No branches or pull requests

1 participant