백준 알람시계1 백준 2884 알람 시계 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 #include int main() { int h = 0; int m = 0; std::cin >> h >> m;; if (0 2019. 8. 20. 이전 1 다음