0_0_25374797_27711.cpp:41:48: error: stray '#' in program
scanf("%s %c-%d-%c %s", s1, &from, #include<stdio.h>
^
0_0_25374797_27711.cpp: In function 'int main()':
0_0_25374797_27711.cpp:41:49: error: 'include' was not declared in this scope
scanf("%s %c-%d-%c %s", s1, &from, #include<stdio.h>
^
0_0_25374797_27711.cpp:41:57: error: 'stdio' was not declared in this scope
scanf("%s %c-%d-%c %s", s1, &from, #include<stdio.h>
^
0_0_25374797_27711.cpp:47:1: error: expected primary-expression before 'using'
using namespace std;
^
0_0_25374797_27711.cpp:53:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_25374797_27711.cpp:119:1: error: expected '}' at end of input
}
^
0_0_25374797_27711.cpp:119:1: error: expected '}' at end of input
0_0_25374797_27711.cpp:119:1: error: expected '}' at end of input
|