정답 개수:
78
틀린 개수:
9
실행 실패 개수:
13
181
2312835452460709963823355426139609812335652224969654809299867285741603
1021
677
16629709526686111056563494247836868891843130940716962108404090258204634364809102577880189004361117865757546811437958406609676558039592127718888180150912657047897980974536032399134895840425573278961800653753432451590920486739638849125895636654187483483908956899
125
1570
10953973100878060582153068907491680007374497153479178795839457813986687091715322466651763464339096746232688910726807595274894809142329881490705680349890666178839290300482319174121598427730018054541298665201711242063159580242195454110410988152033685863852625596878117128068975422425796762276081859262330313100914118888709433830388261590281810090976402892868037220397445410116587115141221628901933248265229055504506640416342655233475946196531358276645779133613390346495415722339164491532399561731151006321760597424(...truncated, total 602 characters, 1 lines)
5440
12848
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sum(dp[n])) ~~~~~^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
6312
13166
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sum(dp[n])) ~~~~~^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
8112
17764
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 8, in <module> print(sum(dp[n])) ~~~~~^^^^^^^^^^^^ ValueError: Exceeds the limit (4300 digits) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
6837