이거 만들려면
#include <stdio.h>

int main()
{
      printf("! @ # % ^ & *");
      return 0;
}

이거 맞아 ㅠㅠ?
나 지금 비쥬얼스튜디오 설치가 에러가나서.. ㅠ