0_0_16618376_8600.cpp:3:17: error: stray '#' in program
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:5:17: error: stray '#' in program
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:7:17: error: stray '#' in program
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:9:17: error: stray '#' in program
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:11:17: error: stray '#' in program
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:3:18: error: 'include' does not name a type
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:5:18: error: 'include' does not name a type
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:7:18: error: 'include' does not name a type
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:9:18: error: 'include' does not name a type
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:11:18: error: 'include' does not name a type
{printf("5\n");}#include<cstdio>
^
0_0_16618376_8600.cpp:13:17: error: 'v' does not name a type
{printf("5\n");}v
^
|