#include<stdio.h>#include<math.h>void main(){int a=25,s;s=sqrt(a);printf("s=%f",sqrt(25));}LINK : fatal error LNK1168: cannot open Debug/1.exe for writing执行 link.exe 时出错.为什么会有一个错误?
函数式编程
阿波罗的战车
肥皂起泡泡
相关分类