Menu Close
  • Categories
  • Tags
  • About
Close
    • llmooon's blog
    • Categories
    • Tags
    • Search

    Boj5338_마이크로소프트 로고

    Published: December 11, 2018 by 아형 Creative Commons Licence

    • Categories:
    • Algorithm 74
    • Tags:
    • 알고리즘 72

    백준 5338 마이크로소프트 로고

    그냥 출력 문제

    #include<iostream>
    using namespace std;
    
    int main() {
    	printf("       _.-;;-._\n");
    	printf("'-..-'|   ||   |\n");
    	printf("'-..-'|_.-;;-._|\n");
    	printf("'-..-'|   ||   |\n");
    	printf("'-..-'|_.-''-._|\n");
    }
    
    Back to Top
    ← Boj3024_마라톤 틱택토 Boj5582_공통 부분 문자열 →

    About

    A gem-based responsive simple texture styled Jekyll theme.

    Theme Simple Texture developed by Yi Zeng, powered by Jekyll.

    Back to Top