how measure complexity of program

Posted by gcc on Stack Overflow See other posts from Stack Overflow or by gcc
Published on 2010-05-21T00:37:44Z Indexed on 2010/05/21 0:40 UTC
Read the original article Hit count: 172

Filed under:

how does compiler determine there is run-time error ?

is it run the code and then decide whether code executable or not

are there any program which are capable to determine complexity of my executable code?

are there any code which is for measuring the time when code start to execute up to finish

© Stack Overflow or respective owner

Related posts about c