0_0_19588388_10397.cpp:7:2: error: stray '#' in program
}#include<stdio.h>
^
0_0_19588388_10397.cpp:13:2: error: stray '#' in program
}#include<stdio.h>
^
0_0_19588388_10397.cpp:2:11: error: '::main' must return 'int'
void main()
^
0_0_19588388_10397.cpp:7:3: error: 'include' does not name a type
}#include<stdio.h>
^
0_0_19588388_10397.cpp:13:3: error: 'include' does not name a type
}#include<stdio.h>
^
|