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
Old:
100 / 100 Practice | C# Code | 1,26 sec. | 1 MB ✔✔✔✔✔
New:
100 / 100 Practice | C# Code | 1,42 sec. | 54 MB ✔✔✔✔✔
The text was updated successfully, but these errors were encountered:
It seems this error is mostly in source codes where a lot of writes to the console are made.
Sorry, something went wrong.
Lowered the difference by setting large buffer when creating pipes
NativeMethods.CreatePipe(out readPipe, out writePipe, pipeAttributes, size)
Old system:
100 / 100 Practice | C# Code | 2,44 sec. | 1 MB ✔✔✔✔✔
New sandbox:
100 / 100 Practice | C# Code | 2,51 sec. | 63 MB ✔✔✔✔✔
NikolayIT
No branches or pull requests
Old:
New:
The text was updated successfully, but these errors were encountered: