This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.util.ArrayList; | |
import java.util.Arrays; | |
import java.util.Collection; | |
import java.util.HashSet; | |
import java.util.List; | |
import java.util.Set; | |
import java.util.stream.Collectors; | |
public class MakePairProgramingGroup { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./mecab.rb:55:in `+': nil can't be coerced into Fixnum (TypeError) | |
from ./mecab.rb:55:in `block (2 levels) in <main>' | |
from ./mecab.rb:54:in `each' | |
from ./mecab.rb:54:in `inject' | |
from ./mecab.rb:54:in `block in <main>' | |
from ./mecab.rb:53:in `each' | |
from ./mecab.rb:53:in `<main>' | |
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP. | |
Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
while read -r line | |
do | |
url=`echo $line | awk -F ',' '{print $46 }' | sed -e 's/\"//g'` | |
curl -LOk $url > /dev/null 2>&1 | |
if [ $? -ne 0 ] | |
then | |
continue | |
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 | あくどい | |
---|---|---|
1 | あざ笑う | |
1 | あっさり | |
1 | あべこべ | |
1 | あやふや | |
1 | あら | |
1 | あられ | |
1 | いい加減 | |
1 | いく | |
1 | いざ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 | 題名 | |
---|---|---|
2 | でたらめ | |
2 | 目上 | |
2 | 成分 | |
2 | サイレン | |
2 | 毛糸 | |
2 | 酌む | |
2 | 中世 | |
2 | 雨戸 | |
2 | 矢印 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 | 合図 | |
---|---|---|
3 | 清潔 | |
3 | 願い | |
3 | 幕 | |
3 | 馬 | |
3 | 除く | |
3 | 香り | |
3 | 歩道 | |
3 | 想像 | |
3 | 備える |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 | 雲 | |
---|---|---|
4 | サンドイッチ | |
4 | 故障 | |
4 | 怖い | |
4 | エスカレーター | |
4 | 運ぶ | |
4 | 受ける | |
4 | お嬢さん | |
4 | 首 | |
4 | 市民 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 | 毎朝 | |
---|---|---|
5 | 問題 | |
5 | お茶 | |
5 | 黒 | |
5 | 台所 | |
5 | 葉書 | |
5 | ペン | |
5 | ニュース | |
5 | 花瓶 | |
5 | フォーク |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install highway | |
==> Installing highway from tkengo/homebrew-highway | |
==> Downloading https://github.com/tkengo/highway/archive/v1.0.2.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/highway-1.0.2.tar.gz | |
==> mkdir -p config | |
==> aclocal -I /usr/local/share/aclocal | |
==> autoconf | |
==> autoheader | |
Last 15 lines from /Users/ST20142/Library/Logs/Homebrew/highway/04.autoheader: | |
2015-10-28 09:11:47 +0900 |
NewerOlder