[알고리즘] 백준 30030 - 스위트콘 가격 구하기 (C++) [문제 링크] : https://www.acmicpc.net/problem/30030#include using namespace std;int main(){ int N; cin >> N; cout 알고리즘 2024.11.27