정답 개수:
7
틀린 개수:
63
실행 실패 개수:
10
3 2 9 8
6 9 2 7
6 8 8 7
3 -1 5 6
3 6 -1 7
3 5 5 7
3 3 -2 9
3 9 -2 11
3 3 3 11
1 3
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 1) >= this->size() (which is 1)
3 3 3 0
1 5
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 1) >= this->size() (which is 1)
5 5 5 0
1 2
런타임 에러 (RTE)
stderr:
terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 1) >= this->size() (which is 1)
2 2 2 0