Блог пользователя pastglory1

Автор pastglory1, 4 года назад, По-английски

Hello, I'm Exile_2k4.

Now, I really want to know if there is any tools (script, Windows CMD command, or something else) that can be used to limit execution time and memory consumption. In example, a CMD script that set the time limit of a process to 5 seconds and allows 256MB of memory (which is used by the task), and after 5 seconds, or exceeded the memory limit, if the task is still running, then kill it.

Just like what Codeforces, or any Online Judge do, but more portable.

Do you have any ideas ? My OS is Windows 10 (not Linux).

Thank you.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +16
  • Проголосовать: не нравится