评测信息

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