judge0-ce

judge0-ce

3.9

Judge0 CE is a robust, scalable, and open-source online code execution system.

get_asubmission

Get submission.

Try it

We recommend that you always set base64_encoded to true and receive Base64 encoded data from Judge0. Just like in creating submission you can receive Base64 encoded data for every text type attribute. By default, this parameter is set to false and Judge0 will send you raw data.

We recommend that you always set base64_encoded to true and receive Base64 encoded data from Judge0. Just like in creating submission you can receive Base64 encoded data for every text type attribute. By default, this parameter is set to false and Judge0 will send you raw data.

    Return only the desired submission attributes. The default value for the fields parameter is stdout,time,memory,stderr,token,compile_output,message,status. Use * to receive all available attributes.

        Result:

        create_asubmission

        Creates new submission. Created submission waits in queue to be processed. On successful creation, you are returned a submission token which can be used to check submission status.

        Try it

            Result:

            create_abatched_submission

            Create multiple submissions at once.

            Try it

                Result:

                get_abatched_submission

                Get multiple submissions at once.

                Try it

                  We recommend that you always set base64_encoded to true and receive Base64 encoded data from Judge0. Just like in creating submission you can receive Base64 encoded data for every text type attribute. By default, this parameter is set to false and Judge0 will send you raw data.

                  We recommend that you always set base64_encoded to true and receive Base64 encoded data from Judge0. Just like in creating submission you can receive Base64 encoded data for every text type attribute. By default, this parameter is set to false and Judge0 will send you raw data.

                    Return only the desired submission attributes. The default value for the fields parameter is stdout,time,memory,stderr,token,compile_output,message,status. Use * to receive all available attributes.

                        Result:

                        get_alanguage

                        Get a language.

                        Try it

                            Result:

                            get_languages

                            Get active languages.

                            Try it

                              Result:

                              get_statuses

                              Get statuses.

                              Try it

                                Result:

                                get_configuration

                                Configuration information gives you detailed information about the configuration of Judge0.

                                Try it

                                  Result:

                                  about

                                  Get general information.

                                  Try it

                                    Result: