Skip to content

Instantly share code, notes, and snippets.

@suzuki-hoge
suzuki-hoge / README.md
Last active February 17, 2017 06:12
Java訓練-01

以下の文字列に対して処理を行い、リストまたは値を作る
(それぞれの問は独立している)

String line = "Hoge fuga foo piyo Bar";

1. 各単語の文字数を数える

[4, 4, 3, 4, 3]
@suzuki-hoge
suzuki-hoge / README.md
Created August 23, 2016 00:07
昔のpython置き場

なんか1年目末だか2年目だかに書いたのが出てきて面白かったから残しておく

@suzuki-hoge
suzuki-hoge / Haskell.md
Last active July 31, 2016 11:22
format

Haskell

Lines

write someday...

  • 2 lines between functions
  • 2 lines between top area lines
  • No lines between imports

Spaces

write someday...

ポーカー

カード情報

スート

意味 入出力
Spade S
Heart H
Diamond D
Club C