結果
問題 | No.5003 物理好きクリッカー |
ユーザー |
|
提出日時 | 2018-12-01 03:26:12 |
言語 | Haskell (9.10.1) |
結果 |
WA
|
実行時間 | - |
コード長 | 53 bytes |
コンパイル時間 | 3,265 ms |
実行使用メモリ | 22,008 KB |
スコア | 0 |
平均クエリ数 | 10000.00 |
最終ジャッジ日時 | 2021-07-19 07:26:41 |
合計ジャッジ時間 | 6,494 ms |
ジャッジサーバーID (参考情報) |
judge12 / judge15 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 16 WA * 16 |
コンパイルメッセージ
Loaded package environment from /root/.ghc/x86_64-linux-8.10.4/environments/default [1 of 1] Compiling Main ( Main.hs, Main.o ) Linking a.out ...
ソースコード
main = putStrLn . unlines $ replicate 10000 "nothing"