실행 실패 (서버 내부 오류)
An error occurred: OSError: [Errno 28] No space left on device During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/task/app.py", line 18, in handler return operation_stress(event) File "/var/task/stress.py", line 17, in operation_stress compile_result = compile_code( File "/var/task/common.py", line 98, in compile_code with open(source_path, "w") as source_file: OSError: [Errno 28] No space left on device
정답 개수:
-
틀린 개수:
-
실행 실패 개수:
-
반례를 발견하지 못했습니다.