結果
問題 |
No.170 スワップ文字列(Easy)
|
ユーザー |
|
提出日時 | 2015-03-23 14:36:30 |
言語 | Haskell (9.10.1) |
結果 |
TLE
|
実行時間 | - |
コード長 | 71 bytes |
コンパイル時間 | 3,814 ms |
コンパイル使用メモリ | 173,184 KB |
実行使用メモリ | 13,888 KB |
最終ジャッジ日時 | 2024-06-29 00:23:06 |
合計ジャッジ時間 | 10,338 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | -- * 3 |
other | AC * 1 TLE * 1 -- * 19 |
コンパイルメッセージ
Loaded package environment from /home/judge/.ghc/x86_64-linux-9.8.2/environments/default [1 of 2] Compiling Main ( Main.hs, Main.o ) [2 of 2] Linking a.out
ソースコード
import Data.List main=print.(\x->x-1).length.nub.permutations=<<getLine