We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe a script would be helpful to simplify the submission process for VE280's OJ. This script should have functions including but not restricted to:
Automatically submission. ./oj submit p1.
./oj submit p1
Colored and structured result representation, including list of results, formatted compilation errors, formatted memory leakage information.
Automatically pulls new projects and create folders for them. ./oj pull, and creates p1, p2 folders.
./oj pull
p1
p2
(Optional) Download sample codes and boilerplates from canvas.
(Optional) Easter eggs such as ./oj envy print ASCII arts of the Great He.
./oj envy
The text was updated successfully, but these errors were encountered:
Reapor-Yurnero
No branches or pull requests
Maybe a script would be helpful to simplify the submission process for VE280's OJ. This script should have functions including but not restricted to:
Automatically submission.
./oj submit p1
.Colored and structured result representation, including list of results, formatted compilation errors, formatted memory leakage information.
Automatically pulls new projects and create folders for them.
./oj pull
, and createsp1
,p2
folders.(Optional) Download sample codes and boilerplates from canvas.
(Optional) Easter eggs such as
./oj envy
print ASCII arts of the Great He.The text was updated successfully, but these errors were encountered: