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
If you provide the binding implementation in java, we can directly incorporate the native judger executable with java jni, which is very fast than call the native execute using process api (like you have mentioned in python binding)
The text was updated successfully, but these errors were encountered:
If you provide the binding implementation in java, we can directly incorporate the native judger executable with java jni, which is very fast than call the native execute using process api (like you have mentioned in python binding)
The text was updated successfully, but these errors were encountered: