結果
| 問題 |
No.850 企業コンテスト2位
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2019-07-12 12:17:34 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 36 ms / 2,000 ms |
| コード長 | 101 bytes |
| コンパイル時間 | 327 ms |
| コンパイル使用メモリ | 7,072 KB |
| 実行使用メモリ | 25,476 KB |
| 平均クエリ数 | 198.18 |
| 最終ジャッジ日時 | 2024-07-16 17:46:55 |
| 合計ジャッジ時間 | 2,758 ms |
|
ジャッジサーバーID (参考情報) |
judge3 / judge2 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 1 |
| other | AC * 27 |
コンパイルメッセージ
Unquoted string "f" may clash with future reserved word at Main.pl line 1. Main.pl syntax OK
ソースコード
sub f{($x,$y,@_)=@_;$y&&&{print"? $x $y ";push@_,$z=<>;push@$z,$x+$y-$z;f}}f++$|..<>;f@$x;print"! $x"
tails