0_0_32851907_7861.cpp:75:9: error: stray '\345' in program
Machin公式 计算pi到一万位
^
0_0_32851907_7861.cpp:75:9: error: stray '\205' in program
0_0_32851907_7861.cpp:75:9: error: stray '\254' in program
0_0_32851907_7861.cpp:75:9: error: stray '\345' in program
0_0_32851907_7861.cpp:75:9: error: stray '\274' in program
0_0_32851907_7861.cpp:75:9: error: stray '\217' in program
0_0_32851907_7861.cpp:75:9: error: stray '\350' in program
0_0_32851907_7861.cpp:75:9: error: stray '\256' in program
0_0_32851907_7861.cpp:75:9: error: stray '\241' in program
0_0_32851907_7861.cpp:75:9: error: stray '\347' in program
0_0_32851907_7861.cpp:75:9: error: stray '\256' in program
0_0_32851907_7861.cpp:75:9: error: stray '\227' in program
0_0_32851907_7861.cpp:75:9: error: stray '\345' in program
0_0_32851907_7861.cpp:75:9: error: stray '\210' in program
0_0_32851907_7861.cpp:75:9: error: stray '\260' in program
0_0_32851907_7861.cpp:75:9: error: stray '\344' in program
0_0_32851907_7861.cpp:75:9: error: stray '\270' in program
0_0_32851907_7861.cpp:75:9: error: stray '\200' in program
0_0_32851907_7861.cpp:75:9: error: stray '\344' in program
0_0_32851907_7861.cpp:75:9: error: stray '\270' in program
0_0_32851907_7861.cpp:75:9: error: stray '\207' in program
0_0_32851907_7861.cpp:75:9: error: stray '\344' in program
0_0_32851907_7861.cpp:75:9: error: stray '\275' in program
0_0_32851907_7861.cpp:75:9: error: stray '\215' in program
0_0_32851907_7861.cpp: In function 'int main()':
0_0_32851907_7861.cpp:50:24: error: 'lP' was not declared in this scope
if(l%5==0&&lP!=0)
^
0_0_32851907_7861.cpp:52:16: error: 'lP' was not declared in this scope
if(lP==0)
^
0_0_32851907_7861.cpp:59:12: error: 'xP' was not declared in this scope
if(xP!=0)
^
0_0_32851907_7861.cpp: In function 'int main()':
0_0_32851907_7861.cpp:66:5: error: redefinition of 'int main()'
int main()
^
0_0_32851907_7861.cpp:3:5: note: 'int main()' previously defined here
int main()
^
0_0_32851907_7861.cpp:75:9: error: 'Machin' was not declared in this scope
Machin公式 计算pi到一万位
^
0_0_32851907_7861.cpp:93:13: error: 's' was not declared in this scope
s[k]=d1[0]-d3[0];
^
0_0_32851907_7861.cpp:131:19: error: 's' was not declared in this scope
while(s[i]>=B)
^
0_0_32851907_7861.cpp:136:19: error: 's' was not declared in this scope
while(s[i]<0)
^
0_0_32851907_7861.cpp:144:24: error: 's' was not declared in this scope
printf("d",s[i]);
^
|