#include int main(){ int i, n=20;for(i =0 ; i < n ; i--) printf("-"); }이거 인텔 면접질문이라는데; - dc official App
인텔 면접 숙제는 스스로 하자~