先上程序
using System;
using System.Collections.Generic;
namespace TestHello
{
class Program
{
static void Main(string[] args)
{
const double a = 1.618033988749895;
double result;
string text;
text