ニートです1からプロ ..
[2ch|▼Menu]
119:takasi
15/12/27 22:17:22.07 .net
>>115
こんな感じで大丈夫でしょうか
class Program
{
static void Main(string[] args)
{
Console.WriteLine(add(100, 200));
Console.ReadLine();
}
static int add(int x,int y)
{
int z = x + y;
return z;
}
}


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

1970日前に更新/200 KB
担当:undef