You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently wiki has only basic setup, but the extension have grown and it is necessary to document all features. This issue will help keep track about everything that needs to be added to the documentation.
Custom Checker
Explain how to set up a custom checker for a problem
Debug Test Case
Steps to debug a solution on different languages.
C++
Python
Java
Rust
FAQ
Multiple test case. How to add snippets to read multiple test cases. Builtin feature from vscode, not related to acmx.
Read and write from file. Use snippets to add relevant code, and compilation flags to simulate one behavior locally, and different behavior in the online judge.
Currently wiki has only basic setup, but the extension have grown and it is necessary to document all features. This issue will help keep track about everything that needs to be added to the documentation.
Wiki: https://github.com/mfornet/acmx/wiki
Explain how to set up a custom checker for a problem
Steps to debug a solution on different languages.
Explain the structure of all folder and files created and relevant configurations to change it.
languages
folderHow to create, remove and open a testcase.
Explain about
language
folder and how to modify or create a new language profile.Enumerate all settings and commands exposed by acmx and explain its function. Link to relevant documentation.
How to stress a solution against a generator and a brute force.
The text was updated successfully, but these errors were encountered: