정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
699
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(n*(n+1))/2 ~~~~~~~~~~~~~~^~ TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
244650
1030
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(n*(n+1))/2 ~~~~~~~~~~~~~~^~ TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
530965
1602
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 2, in <module> print(n*(n+1))/2 ~~~~~~~~~~~~~~^~ TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
1284003