정답 개수:
66
틀린 개수:
30
실행 실패 개수:
4
bb b
1
2
n n
0
1
tt t
1
2
v j
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr: __pos (which is 2) > this->size() (which is 1)
0
d d
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr: __pos (which is 2) > this->size() (which is 1)
0
i m
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr: __pos (which is 5) > this->size() (which is 4)
0