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
{{ message }}
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
Hello,
Thanks for this great tool.
I use debugging macros with ifdef like following:
In this case
-Dredback
flag is provided with compilation command. Other people uses-DONLINE_JUDGE
Now, in my scenario, the following two command will be very useful,
-D
flag is provided for debugging compilation in 2nd options.To achieve this, one extra field
debugging_before_script
can be added to the templates.The text was updated successfully, but these errors were encountered: