0_0_18739515_22881.cpp: In function 'int main()':
0_0_18739515_22881.cpp:29:53: error: expected '}' at end of input
ans[i]=(ans[i-1]*2+ans[i-2]*2+3)%MOD; //µÝ¹é¹ý³Ì
^
0_0_18739515_22881.cpp:29:53: error: expected '}' at end of input
0_0_18739515_22881.cpp:29:53: error: expected '}' at end of input
|