結果
問題 | No.35 タイパー高橋 |
ユーザー | d_nishiyama85 |
提出日時 | 2015-06-13 12:38:26 |
言語 | Haskell (9.8.2) |
結果 |
AC
|
実行時間 | 18 ms / 5,000 ms |
コード長 | 605 bytes |
コンパイル時間 | 2,426 ms |
コンパイル使用メモリ | 174,320 KB |
実行使用メモリ | 13,184 KB |
最終ジャッジ日時 | 2024-07-06 16:03:39 |
合計ジャッジ時間 | 2,141 ms |
ジャッジサーバーID (参考情報) |
judge2 / judge3 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 10 ms
10,240 KB |
testcase_01 | AC | 11 ms
10,368 KB |
testcase_02 | AC | 18 ms
13,184 KB |
testcase_03 | AC | 17 ms
12,928 KB |
コンパイルメッセージ
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 Control.Monad import Control.Applicative import Text.Printf main :: IO() main = do n <- readLn :: IO Int input <- replicateM n $ words <$> getLine let tmp = map numChars input let typed = map (\ (i, j) -> i) tmp let missed = map (\ (i, j) -> j) tmp printf "%d %d\n" (sum(typed) :: Int) (sum(missed) :: Int) numChars :: [String] -> (Int, Int) numChars args = let lim = 12 * t `div` 1000 in case lim > length(s) of True -> (length(s), 0) False -> (lim, length(s) - lim) where t = readInt $ args !! 0 s = args !! 1 readInt :: String -> Int readInt = read