0_0_33711013_20643.cpp: In function 'int main()':
0_0_33711013_20643.cpp:26:28: error: 'ans' was not declared in this scope
if(i==1||i==n) ans+=a;
^
0_0_33711013_20643.cpp:29:21: error: 'ans2' was not declared in this scope
cout<<(ans1+ans2) * 250000002 % 1000000007;
^
|