Generation

generate functionWed, 24 Jul 2024

自分の身長と体重を入力した時身長と体重のバランスを表すローレル指数を少数第1位まで求めるプログラミング

lude <stdio.h> #include <stdlib.h> #include <math.h> int main(int argc, char *argv[]) { int i, j, k, n, m, p, q, r, s, t, u, v, w, x, y, z; double a, b, c, d, e, f, g, h

Questions about programming?Chat with your personal AI assistant