c语言编程的一道题。_百度知道
2013-11-02 c语言编程的一道题 2 2010-02-23 关于C语言编程的一道题,求助 1 2014-01-14 C语言编程例题 2011-04-10 关于c语言编写程序的一道题! 更...
c语言编程,一道题不会,求大神!!!_百度知道
c语言编程,一道题不会,求大神!!!#include "stdio.h"#include "math.h"main(){ int a=0; int b=0; int c=0; int p=0; int...
c语言编程的一道题,老是出错,谁来帮我解释一下_百度知道
c语言编程的一道题,老是出错,谁来帮我解释一下import java.util.*;public class Test { public static void main(String[] args) { String str = "...
c语言编程的一道题谁能解一下_百度知道
c语言编程的一道题谁能解一下#include int main(void){ int second,hour; float minute; while(1) { printf("please input the ...