Difference between revisions of "Workshop 1"
(Created page with ''''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br> '''A:'''To be answered by kabilan<br><br>') |
|||
Line 1: | Line 1: | ||
'''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br> | '''Q:'''What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?<br> | ||
'''A:'''To be answered by kabilan<br><br> | '''A:'''To be answered by kabilan<br><br> | ||
+ | |||
+ | '''Q:'''For Microsoft, I used "cl /EHsc w1_cpp.cpp" to compile the program. The program compile, but I still couldn't run.<br> |
Revision as of 08:38, 16 September 2013
Q:What is the value of the CLOCKS_PER_SEC and what is the unit of the clock_t instance value?
A:To be answered by kabilan
Q:For Microsoft, I used "cl /EHsc w1_cpp.cpp" to compile the program. The program compile, but I still couldn't run.