0_0_30138367_20637.cpp: In function 'std::pair<long long int, long long int> Find(long long int, long long int, long long int, long long int)':
0_0_30138367_20637.cpp:79:47: error: expected primary-expression at end of input
return make_pair(f[2][1] + f[2][2], f[1][1%
^
0_0_30138367_20637.cpp:79:47: error: expected ']' at end of input
0_0_30138367_20637.cpp:79:47: error: expected ';' at end of input
0_0_30138367_20637.cpp:79:47: error: expected '}' at end of input
|