結果
| 問題 |
No.3362 積分!!!
|
| コンテスト | |
| ユーザー |
tails
|
| 提出日時 | 2025-11-17 22:59:40 |
| 言語 | Perl (5.40.0) |
| 結果 |
AC
|
| 実行時間 | 78 ms / 2,000 ms |
| コード長 | 85 bytes |
| コンパイル時間 | 1,989 ms |
| コンパイル使用メモリ | 13,312 KB |
| 実行使用メモリ | 13,440 KB |
| 最終ジャッジ日時 | 2025-11-17 22:59:50 |
| 合計ジャッジ時間 | 2,772 ms |
|
ジャッジサーバーID (参考情報) |
judge2 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 6 |
| other | AC * 14 |
コンパイルメッセージ
Name "main::n" used only once: possible typo at Main.pl line 2. Main.pl syntax OK
ソースコード
use bigint; ($n,$a,$b)=glob<>; $z+=27720/++$d*$_*($b**$d-$a**$d)for<>; print$z/27720;
tails