My Sadness

Revision en2, by KaTiWarn, 2023-06-05 06:44:18

Normally, competitive programming helper is a very convenient platform for solving competitive programming problems. However, I faced a new problem : when I "run" my testcases (press the green button at the left screen in the picture), the word "SIGTERM" appears all the time. Normally, from my observation, SIGTERM appears only when the code was crashed (popping empty data structure or divide zero). However, I don't give up and try to use code runner (vscode extension), but I have to wait around 5-10 seconds when using terminal.

Now, these difficulties prevent me from achieving good performance when doing codeforces contest. Does anyone face these kinds of problems before? Can anyone help me?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English KaTiWarn 2023-06-05 06:44:18 75
en1 English KaTiWarn 2023-06-05 06:43:24 714 Initial revision (published)