素人が言語を学びながらクソゲーを作るブログです。
× [PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
using System;
using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class _50_2 { static void main(string[] args) { for (int i = 0; i < 100; i++) { Console.WriteLine("{0}", i); if (i % 10 == 0) { Console.WriteLine("\t{0}", i); } } return; } } } PR |
カレンダー
フリーエリア
最新コメント
最新トラックバック
プロフィール
HN:
フィルク・パルメ
性別:
非公開
ブログ内検索
|