NoticeMeSenpai's blog

By NoticeMeSenpai, history, 3 years ago, In English

Hello everyone. I use system("cls"); function to clear the output screen on my IDE. But when I submit my solutions in CodeForces having system("cls"); function, it gives Runtime Error. I have used other CP sites and there's no issue with system("cls"); I would just like to know why.

Full text and comments »

  • Vote: I like it
  • -20
  • Vote: I do not like it