148369_0_5412.cpp: In function `long long int MDFS(long long int, long long int)':
148369_0_5412.cpp:9: error: integer constant is too large for "long" type
148369_0_5412.cpp:10: error: invalid conversion from `long long int (*)[10001]' to `long long int'
148369_0_5412.cpp:11: error: invalid conversion from `long long int (*)[10001]' to `long long int'
148369_0_5412.cpp: In function `int main()':
148369_0_5412.cpp:56: error: integer constant is too large for "long" type
148369_0_5412.cpp:61: error: integer constant is too large for "long" type
|