정올 기초다지기 출력 자가진단5 정올 문제풀이기초다지기 505 출력 자가진단5 C 코드 1234567#include int main(){ printf("%s", "I can program well.\nDreams come true."); return 0;}Colored by Color Scriptercs CPP 코드 123456789#include using namespace::std; int main(){ cout 코딩테스트/정올 2017.09.18