정답 개수:
18
틀린 개수:
0
실행 실패 개수:
4
1 4996 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> for a, b, c in [(x*2%10000, t, r+'D'), (9999 if x-1==0 else x-1, t, r+'S'), (x//1000+(x*10%10000), t, r+'L'), (x//10+(x%10)*1000, t, r+'R')]: MemoryError
LDLDLSLDDDL
2 6657 4668 2134 170
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> queue.append((a, b, c)) MemoryError
DLSDSLSSLDR SDSRSDDR
3 6791 4849 16 1354 3 115
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 14, in <module> for a, b, c in [(x*2%10000, t, r+'D'), (9999 if x-1==0 else x-1, t, r+'S'), (x//1000+(x*10%10000), t, r+'L'), (x//10+(x%10)*1000, t, r+'R')]: MemoryError
SDSRDRDDL RDDSLLSDSD LSDDS