dev C++ error:Id returned 1 exit status
dev C++ error:Id returned 1 exit status
C++ error:no matching function for call to transform
C++ error: invalid types for array subscript
可能有如下原因:
1、库函数拼写错误。如:printf,scanf, 等
2、定义的函数名在调用时,函数名拼写错误
3、在执行函数时可能函数体本身的问题
4、关于其他人说的有程序在运行