static void Main(string[] args)
{
Console.WriteLine("First Number: ");
string num1 = Console.ReadLine();
int x = Convert.ToInt32(num1);
Console.WriteLine("Second Number: ");
string num2 = Console.ReadLine();
int y = Convert.ToInt32(num2);
Console.WriteLine("Third Number: ");
string num3 = Console.ReadLine();
int z = Convert.ToInt32(num3);
int fac = x * y * z;
float avg = (x + y + z) / 3f;
Console.WriteLine("입력값: x = {0}, y = {1}, z = {2}", x, y, z);
Console.WriteLine("곱: {0}", fac);
Console.WriteLine("평균: {0}", avg);
}
는 C#..
수준이 낮아서 이렇게밖에 못 짜겠다
뜬금 없는 컴터 스펙 자랑이여
컴터 스펙 뜬금포..
월급은 다 컴퓨터로 가부렀소?
저거 양키포럼에서 퍼온건데
난 암등이라 잉텔안쓴다능
이거뭐지.. 내가배우는거랑 다른데
ㅎㅎㅎ 짖궂네..일용할양식을 줘야지..