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