编辑代码

#include <stdio.h>

int main()
{
    printf("QWQ\n");

    


    return 0;
}