ojuz / ojuz-contribute

Improve oj.uz
https://oj.uz
9 stars 0 forks source link

Add EJOI 2018 problems #11

Open amatanasov opened 1 year ago

amatanasov commented 1 year ago

Where does the problem come from? EJOI 2018 http://ejoi2018.org/

How to get test data? Link contains all test data ( including problem statements + checker + solutions ) - official zip from organizers https://drive.google.com/uc?export=download&id=15yzv2esYakNkiiqJXJy5q550juYzA6th

If the problem contain subtasks, how to divide each input into subtasks? Follow template from zip file

If the problem requires checker, how to get checker? Zip contains checkers

If the problem is interactive, how to get interactor? Zip provides everything

If the problem requires library code, how to get that library code? Check zip

Additional context Unzipping file and following templates of problems statements is enough ( tests, checkers, sols etc. )

amatanasov commented 1 year ago

@tncks0121 let me know if you need help with unzipping files

amatanasov commented 1 year ago

@tncks0121 do you need any help from me?

tncks0121 commented 1 year ago

I'm just too busy, sorry

amatanasov commented 1 year ago

@tncks0121 any chance in next 1-2 months uploading EJOI 2018 ? 🤞

tncks0121 commented 1 year ago

I think not, use https://www.acmicpc.net/category/detail/1943 instead