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

Use Rust Online Judge #155

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Use Rust Online Judge #155

merged 6 commits into from
Jul 23, 2024

Conversation

thecodingwizard
Copy link
Member

@thecodingwizard thecodingwizard commented Jul 16, 2024

The Rust Online Judge hopefully will be faster, easier to maintain, and more extensible:

  • Updates to Python 3.12, C++23, and Java 21
  • Supports precompiling bits/stdc++.h for faster compilation speeds
  • Generally better performance overall
  • (unrelated change) supports LSP compiler options for C++
  • Better code quality (?), so easier to add support for custom graders and interactive problems

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 2:10am

@thecodingwizard thecodingwizard merged commit 7580de2 into master Jul 23, 2024
3 checks passed
@thecodingwizard thecodingwizard deleted the new-online-judge branch July 23, 2024 05:46
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.

1 participant