0_0_36297910_11171.cpp: In function 'int main()':
0_0_36297910_11171.cpp:26:46: error: expected '}' at end of input
for(int i=1;i<=n;i++)res+=(i&1)?d[i]:-d[i];//
^
0_0_36297910_11171.cpp:26:46: error: expected '}' at end of input
0_0_36297910_11171.cpp:26:46: error: expected '}' at end of input
|