C/C++の宿題を片付けます 103代目
at TECH
480:デフォルトの名無しさん
08/01/22 23:17:31
>>470
#include <stdio.h>
#include <conio.h>
#include <math.h>
void main(){
float x=0;
while(0)
{
x = x + 0.01;
}
x=floor((-110+10*sqrt(131.0))*10+0.5)/10;
printf("縦横 %5.1f b広げればよい\n",x);
getch();
}
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
4970日前に更新/357 KB
担当:undef