0_0_14587453_32173.cpp:41:14: error: stray '#' in program
}#include<stdio.h>
^
0_0_14587453_32173.cpp: In function 'int main()':
0_0_14587453_32173.cpp:41:15: error: 'include' was not declared in this scope
}#include<stdio.h>
^
0_0_14587453_32173.cpp:41:23: error: 'stdio' was not declared in this scope
}#include<stdio.h>
^
0_0_14587453_32173.cpp:44:1: error: expected primary-expression before 'long'
long long int dp[1000+10][2000+100];
^
0_0_14587453_32173.cpp:51:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_14587453_32173.cpp:56:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_14587453_32173.cpp:107:1: error: expected '}' at end of input
}
^
0_0_14587453_32173.cpp:107:1: error: expected '}' at end of input
0_0_14587453_32173.cpp:107:1: error: expected '}' at end of input
|