0_0_21358906_3650.cpp: In function 'int main()':
0_0_21358906_3650.cpp:27:9: error: 'LLtmp' was not declared in this scope
LLtmp = ma[b[1]] - n - 1;
^
0_0_21358906_3650.cpp:31:38: error: 'tmp' was not declared in this scope
ma[b[i]] = max(ma[b[i]], tmp);
^
|