Skip to content

sim: allow submitting solutions written in C++20#32

Merged
varqox merged 1 commit into
varqox:mainfrom
Maritsu:main
Oct 1, 2024
Merged

sim: allow submitting solutions written in C++20#32
varqox merged 1 commit into
varqox:mainfrom
Maritsu:main

Conversation

@Maritsu
Copy link
Copy Markdown
Contributor

@Maritsu Maritsu commented Oct 1, 2024

As the title says, this PR enables the user to submit solutions written in C++20 and sets it as the default submission language.
Note: I didn't change the database schema, as a language ID of 7 fits perfectly into a tinyint(3) as previously defined.

@varqox
Copy link
Copy Markdown
Owner

varqox commented Oct 1, 2024

Thanks for the PR! All looks good.

@varqox varqox merged commit e0e933f into varqox:main Oct 1, 2024
@Maritsu
Copy link
Copy Markdown
Contributor Author

Maritsu commented Oct 2, 2024

It seems that all 10 test runs failed, even though they finished successfully on my fork. Is this something to worry about?

@varqox
Copy link
Copy Markdown
Owner

varqox commented Oct 2, 2024

This is unrelated, for some reason all sandbox tests fail on CI, I will investigate it sometime later.

@Maritsu
Copy link
Copy Markdown
Contributor Author

Maritsu commented Oct 2, 2024

Alright, thanks!

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