leetcode-cli icon indicating copy to clipboard operation
leetcode-cli copied to clipboard

Does not print problem description when 'time limit exceeded'

Open girishji opened this issue 2 years ago • 0 comments

This is what I get when time limit is exceeded. In web interface I get problem description that caused it. Same happens if there is exception. Happens in python solutions. Good to print out problem data that caused timeout.

Time Limit Exceeded
  4   Stdout:~~~~~~~~

girishji avatar Sep 12 '23 11:09 girishji