Don't forget to like 👍🏼, comment and subscribe for more videos and tutorials like this! #competitiveprogramming #coding #python #learnpython #graphs #java #bfs #
Пікірлер: 5
@alphaoshawa523 Жыл бұрын
So we just need to write our code on an IDE like VS Code and just link that file to the grader?
@duoweieducation11 ай бұрын
When you click the submit button on the grader, you need to find the location of your source code file in your computer. Or you can copy and paste it to a notepad but make sure to name the file name correctly to submit. For more info you can see this pdf: cccgrader.com/directions.pdf
@AndrewYeung0093 жыл бұрын
What’s your dmoj
@emeraldmily3 жыл бұрын
Thank you! very informative video! So I'm currently practicing on the platform, but I can't test/upload the file I wrote and see the results. Is that normal? because I see you have successfully uploaded and compiled the code on the platform.
@duoweieducation3 жыл бұрын
To upload the file, you must find the file that you wrote the code on and then press submit. After that, it will bring you to a page where you can see the results.