앱 개발에 관심이 있습니다.
총방문자
오늘
어제
yeolife ㅣ 2024. 6. 9. 09:29
#include <numeric> // st, end, 초기값 int sum = accumulate(vec.begin(), vec.end(), 0);