有人能告诉我如何写一个程序,在其中我必须从文本文件中读取一个c程序,然后计数if-else语句的数量,不包括嵌套的if-else。在这个程序中,我已经计算了文本文件中if和else的数量,但是如何从这个计数中导出嵌套的if呢?请帮我一把。System.in); System.out.println("Enter the p
#include <iostream>
temperature celsiustemperature[4];
{ cout << "Enter a start temperature in celsius: "; cout << "Enter an end temperature in celsius: ";