실행 실패 (서버 내부 오류)
{"message": "An internal error occurred: OSError: [Errno 28] No space left on device\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/var/task/app.py\", line 19, in handler\n return operation_stress(event)\n File \"/var/task/stress.py\", line 79, in operation_stress\n wrong_cases, execution_failed_cases, correct_cases = stress_test(\n File \"/var/task/stress.py\", line 160, in stress_test\n stress_iteration = stress_test_iteration(target_codes, correct_code, checker_code, case_provider)\n File \"/var/task/common_run.py\", line 373, in stress_test_iteration\n correct_execution = run_code(\n File \"/var/task/common_run.py\", line 196, in run_code\n with open(input_file_path, \"w\", encoding=\"utf-8\") as input_file:\nOSError: [Errno 28] No space left on device\n"}
정답 개수:
-
틀린 개수:
-
실행 실패 개수:
-
반례를 발견하지 못했습니다.