0_0_33638403_32705.cpp:54:14: error: stray '#' in program
}#include<iostream>
^
0_0_33638403_32705.cpp: In function 'int main()':
0_0_33638403_32705.cpp:54:15: error: 'include' was not declared in this scope
}#include<iostream>
^
0_0_33638403_32705.cpp:54:31: error: expected primary-expression before '>' token
}#include<iostream>
^
0_0_33638403_32705.cpp:61:1: error: expected primary-expression before 'using'
using namespace std;
^
0_0_33638403_32705.cpp:63:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_33638403_32705.cpp:129:1: error: expected '}' at end of input
}
^
0_0_33638403_32705.cpp:129:1: error: expected '}' at end of input
0_0_33638403_32705.cpp:129:1: error: expected '}' at end of input
|