結果

問題 No.494 yukicoder
ユーザー MasWagMasWag
提出日時 2017-03-30 16:17:21
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 7 ms / 2,000 ms
コード長 67 bytes
コンパイル時間 135 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 8,892 KB
最終ジャッジ日時 2024-07-07 03:01:04
合計ジャッジ時間 717 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
8,756 KB
testcase_01 AC 6 ms
8,884 KB
testcase_02 AC 7 ms
8,888 KB
testcase_03 AC 7 ms
8,884 KB
testcase_04 AC 7 ms
8,884 KB
testcase_05 AC 7 ms
8,892 KB
testcase_06 AC 6 ms
8,888 KB
testcase_07 AC 7 ms
8,888 KB
testcase_08 AC 6 ms
8,888 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

cat <(echo yukicoder) - | fold -w 1 | sed '/\?/d' | sort | uniq  -u
0