QUICK HELP NEEDED ON HOW TO CODE AND TEST IOI PROBLEMS

Правка en3, от PUSSY_LICKING_LOLI_69, 2024-11-20 11:45:38

I am having a contest in 2 days and I didnt realize there would be 1 problem in the IOI format.

I only have experience with solving problems through stdin and stdout, but I dont know how to solve IOI problems or test my code with the given materials in the .zip files. I have tried looking for tutorials but nothing really came up.

Can someone please provide any useful resources and tutorials for me to cram up before tomorrow? Really appreciate your help

Edit:

I figured it out thanks to people in the comments. First you change the #include "task.h" to #include "task.cpp" in the grader file and run the grader file. Then a terminal will pop up and you just need to paste in the test input and run.

Not sure why they do it this way instead of stdin and stdout, but hope this can help if you are new to this.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский PUSSY_LICKING_LOLI_69 2024-11-20 11:45:38 375
en2 Английский PUSSY_LICKING_LOLI_69 2024-11-20 05:53:03 24
en1 Английский PUSSY_LICKING_LOLI_69 2024-11-20 04:57:58 522 Initial revision (published)