程序编译一下报错“[Error] expected initializer before 'cz'” 求教大佬 谢谢!!
#include <complex.h>#include <stdio.h>
int main()
{
double complex cz = 1.0 + 2.0 * i ;
}
这个程序编译一下报错“[Error] expected initializer before 'cz'” 求教大佬 谢谢!!
2022-10-27 17:54
2022-10-27 19:09
2022-10-28 10:25
2022-10-28 13:22
2022-10-29 18:41
2022-10-29 19:07

2022-10-30 10:12
2022-10-30 13:55


2022-10-30 18:48
2022-10-30 18:50