logic.c:1:9: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token

这是很可能是因为你的#include <stdio.h> 写成了include <stdio.h>

你可能感兴趣的:(ASM,error,or,__attribute__,expe,logic.c19)