結果
問題 | No.175 simpleDNA |
ユーザー |
![]() |
提出日時 | 2018-03-28 19:19:46 |
言語 | Lua (LuaJit 2.1.1734355927) |
結果 |
AC
|
実行時間 | 2 ms / 1,000 ms |
コード長 | 130 bytes |
コンパイル時間 | 146 ms |
コンパイル使用メモリ | 7,072 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-06-25 13:14:37 |
合計ジャッジ時間 | 1,147 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 3 |
other | AC * 6 |
ソースコード
print((function (f, l, n)return f(l, n)end)(function (l, n)return 2^(l-3) * nend, io.stdin:read("*n"), io.stdin:read("*n")))