0_0_21191948_24213.cpp:17:32: error: stray '#' in program
for(k=0;k<</font>t;k++)#include <cstdio>
^
0_0_21191948_24213.cpp: In function 'int main()':
0_0_21191948_24213.cpp:7:16: error: expected primary-expression before '/' token
for(i=0;i<</font>M;i++)
^
0_0_21191948_24213.cpp:7:17: error: 'font' was not declared in this scope
for(i=0;i<</font>M;i++)
^
0_0_21191948_24213.cpp:10:19: error: 'strlen' was not declared in this scope
t=strlen(a);
^
0_0_21191948_24213.cpp:17:20: error: expected primary-expression before '/' token
for(k=0;k<</font>t;k++)#include <cstdio>
^
0_0_21191948_24213.cpp:17:33: error: 'include' was not declared in this scope
for(k=0;k<</font>t;k++)#include <cstdio>
^
0_0_21191948_24213.cpp:17:42: error: 'cstdio' was not declared in this scope
for(k=0;k<</font>t;k++)#include <cstdio>
^
0_0_21191948_24213.cpp:18:2: error: expected primary-expression before 'using'
using namespace std;
^
0_0_21191948_24213.cpp:31:2: error: a function-definition is not allowed here before '{' token
{
^
0_0_21191948_24213.cpp:36:2: error: a function-definition is not allowed here before '{' token
{
^
0_0_21191948_24213.cpp:46:2: error: a function-definition is not allowed here before '{' token
{
^
0_0_21191948_24213.cpp:201:1: error: expected '}' at end of input
}
^
0_0_21191948_24213.cpp:201:1: error: expected '}' at end of input
|