結果

問題 No.1472 作為の和
ユーザー 👑 obakyanobakyan
提出日時 2021-12-04 20:37:31
言語 Lua
(LuaJit 2.1.1696795921)
結果
RE  
実行時間 -
コード長 80 bytes
コンパイル時間 107 ms
コンパイル使用メモリ 5,212 KB
実行使用メモリ 4,500 KB
最終ジャッジ日時 2023-09-21 09:18:29
合計ジャッジ時間 1,179 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
4,380 KB
testcase_01 RE -
testcase_02 RE -
testcase_03 RE -
testcase_04 RE -
testcase_05 RE -
testcase_06 RE -
testcase_07 RE -
testcase_08 RE -
testcase_09 RE -
権限があれば一括ダウンロードができます

ソースコード

diff #

a = io.read("*n")
if a == 0 then print("9 1")
else print(8 + 18 * n .. " 1")
end
0