0_0_33731598_22438.cpp: In function 'void get(int, int)':
0_0_33731598_22438.cpp:52:35: error: expected ')' before ';' token
mx=(mx,max(ans1[t],getval(cnt,k));
^
0_0_33731598_22438.cpp: In function 'int main()':
0_0_33731598_22438.cpp:68:27: error: 'ans2' was not declared in this scope
dp[i]=ans1[i]=ans2[i]=0;
^
|