結果
| 問題 |
No.133 カードゲーム
|
| コンテスト | |
| ユーザー |
%20
|
| 提出日時 | 2018-06-04 17:31:10 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 175 ms / 5,000 ms |
| コード長 | 115 bytes |
| コンパイル時間 | 107 ms |
| コンパイル使用メモリ | 12,928 KB |
| 実行使用メモリ | 13,184 KB |
| 最終ジャッジ日時 | 2024-06-30 09:43:28 |
| 合計ジャッジ時間 | 4,952 ms |
|
ジャッジサーバーID (参考情報) |
judge3 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 4 |
| other | AC * 19 |
コンパイルメッセージ
Name "main::i" used only once: possible typo at Main.pl line 5. Main.pl syntax OK
ソースコード
<>;
@A=glob<>;
@B=glob<>;
print grep({@B[@C[1,0]]=@B[@C=(rand@B,rand@B)];
(grep$_>$B[$i++%@B],@A)>@A/2}1..1e5)/1e5
%20