0_0_20317793_666.c:1:2: error: stray '#' in program
v#include<stdio.h>
^
0_0_20317793_666.c:1:1: error: unknown type name 'v'
v#include<stdio.h>
^
0_0_20317793_666.c:1:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
v#include<stdio.h>
^
|