정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1
런타임 에러 (RTE)
stderr:
File "Main.py", line 1 print(sum(list(map(int, input().split()))) ^ SyntaxError: '(' was never closed
2
1 2
런타임 에러 (RTE)
stderr:
File "Main.py", line 1 print(sum(list(map(int, input().split()))) ^ SyntaxError: '(' was never closed
3
1 5
런타임 에러 (RTE)
stderr:
File "Main.py", line 1 print(sum(list(map(int, input().split()))) ^ SyntaxError: '(' was never closed
6