评测信息

运行ID: 1098
src.c:1:2: error: stray '#' in program
l#include<stdtio.h>
^
src.c:1:1: error: unknown type name 'l'
l#include<stdtio.h>
^
src.c:1:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
l#include<stdtio.h>
^