検索結果 1 件

by spica
3年前
フォーラム: C言語何でも質問掲示板
トピック: C言語 原因がわからない
返信数: 1
閲覧数: 4310

C言語 原因がわからない

#include <stdio.h> #include <math.h> int main(void) { int i,a[100],b[100],c[100],max,mex,x,kokugo=0,eigo=0,suugaku=0,goukei=0,kheikin,eheikin,sheikin,heikin,khyouhen=0,ehyouhen=0,shyouhen=0,hyouhen=0,k[100],e[100],s[100],h[100],g[100],gh[100]; printf("読み込む人の人数を入力してください。"); scanf("%d",&x); printf("それ...

詳細検索ページへ移動する