#include<stdio.h>
int main(void)
{
        printf(\"ㅇㅇ\");
}



아니 이게 도대체 뭐가 잘못됨?

이스케이프 시퀀스가 잘못되었다고 뜨는데 뭔 소리인지... C언어 처음배우는데..