정답 개수:
3
틀린 개수:
32
실행 실패 개수:
5
3 7 9 -9
2 9 -9 18
2 7 7 18
3 9 7 -4
4 9 -4 13
4 7 7 13
3 6 -7 0
-0 6 -7 13
0 0 0 13
1 -1
런타임 에러 (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)
-1 -1 -1 0
1 -6
런타임 에러 (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)
-6 -6 -6 0
1 -8
런타임 에러 (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)
-8 -8 -8 0