結果
| 問題 |
No.1716 Bonus Nim
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2021-11-25 18:56:46 |
| 言語 | Perl (5.40.0) |
| 結果 |
TLE
|
| 実行時間 | - |
| コード長 | 68 bytes |
| コンパイル時間 | 378 ms |
| コンパイル使用メモリ | 6,940 KB |
| 実行使用メモリ | 118,280 KB |
| 最終ジャッジ日時 | 2024-06-28 11:48:57 |
| 合計ジャッジ時間 | 30,486 ms |
|
ジャッジサーバーID (参考情報) |
judge4 / judge5 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 1 |
| other | AC * 25 TLE * 1 |
コンパイルメッセージ
Name "main::r" used only once: possible typo at Main.pl line 1. Main.pl syntax OK
ソースコード
map{<>;$h^=$r{$_}//=rand 9e9for glob<>;print$h?Alice:Bob,$h=$/}1..<>
tails