kirh.a
Arthur
// Do not try this at home

Console.Write("Enter hours desired to sleep");
int x = Convert.ToInt32(Console.ReadLine());

for (int i = 0; i <= x; i++)
{
Console.WriteLine("You are sleeping");
}

Console.WriteLine("Congratulations, you have slept your desired hours");



// Do not try this at home

Console.Write("Enter hours desired to sleep");
int x = Convert.ToInt32(Console.ReadLine());

for (int i = 0; i <= x; i++)
{
Console.WriteLine("You are sleeping");
}

Console.WriteLine("Congratulations, you have slept your desired hours");



当前离线
1 个记录在案的 VAC 封禁 | 信息
上次封禁于 1625 天前
最新动态
总时数 0 小时
最后运行日期:2024 年 7 月 12 日
总时数 125 小时
最后运行日期:2024 年 7 月 10 日
成就进度   61 / 88
总时数 2.3 小时
最后运行日期:2024 年 3 月 12 日