-
백준 5543번 상그날드백준 algorithm 2020. 7. 15. 20:32반응형
https://www.acmicpc.net/problem/5543
#include <algorithm>
int min= min_element(vector.begin(), vector.end());
728x90'백준 algorithm' 카테고리의 다른 글
백준 10039번 (0) 2020.07.15 백준 10951번 A+B_4 (0) 2020.07.09 백준 15552번 빠른 A+B (0) 2020.07.08 백준 2741 번 N 찍기 (0) 2020.07.08 백준 2742번 기찍 N (0) 2020.07.08