0_0_28849177_10736.cpp:12:1: error: stray '\342' in program
<span class="hljs-title">If <span class="hljs-title">x >= 10 <span class="hljs-title">f<span class="hljs-params">(x) = <span class="hljs-title">a0 * <span class="hljs-title">f<span class="hljs-params">(x-1) + <span class="hljs-title">a1 * <span class="hljs-title">f<span class="hljs-params">(x-2) + <span class="hljs-title">a2 * <span class="hljs-title">f<span class="hljs-params">(x-3) + …… + <span class="hljs-title">a9 * <span class="hljs-title">f<span class="hljs-params">(x-10);
^
0_0_28849177_10736.cpp:12:1: error: stray '\200' in program
0_0_28849177_10736.cpp:12:1: error: stray '\246' in program
0_0_28849177_10736.cpp:12:1: error: stray '\342' in program
0_0_28849177_10736.cpp:12:1: error: stray '\200' in program
0_0_28849177_10736.cpp:12:1: error: stray '\246' in program
0_0_28849177_10736.cpp:1:1: error: expected unqualified-id before '<' token
<code class=" hljs oxygene"> **A Simple Math Problem**
^
0_0_28849177_10736.cpp:13:1: error: 'And' does not name a type
And ai(0<=i<=9) can only be 0 or 1 .
^
|