結果
| 問題 |
No.850 企業コンテスト2位
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2019-07-12 12:17:55 |
| 言語 | Perl (5.40.0) |
| 結果 |
TLE
|
| 実行時間 | - |
| コード長 | 99 bytes |
| コンパイル時間 | 267 ms |
| コンパイル使用メモリ | 6,944 KB |
| 実行使用メモリ | 40,784 KB |
| 最終ジャッジ日時 | 2024-07-16 17:47:45 |
| 合計ジャッジ時間 | 6,717 ms |
|
ジャッジサーバーID (参考情報) |
judge3 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | -- * 1 |
| other | TLE * 1 -- * 26 |
コンパイルメッセージ
Unquoted string "f" may clash with future reserved word at Main.pl line 2. Main.pl syntax OK
ソースコード
sub f{($x,$y,@_)=@_;$y&&&{print"? $x $y
";push@_,$z=<>;push@$z,$x+$y-$z;f}}f 1..<>;f@$x;print"! $x"
tails