Why system("cls"); gives Runtime Error ?

Revision en1, by NoticeMeSenpai, 2020-10-26 09:04:18

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.

Tags runtime error

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English NoticeMeSenpai 2020-10-26 09:04:18 332 Initial revision (published)