結果

問題 No.167 N^M mod 10
ユーザー tailstails
提出日時 2015-03-19 23:42:18
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 57 bytes
コンパイル時間 49 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 4,804 KB
最終ジャッジ日時 2023-09-11 08:43:07
合計ジャッジ時間 1,261 ms
ジャッジサーバーID
(参考情報)
judge15 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 3 ms
4,652 KB
testcase_03 AC 3 ms
4,512 KB
testcase_04 WA -
testcase_05 AC 2 ms
4,512 KB
testcase_06 WA -
testcase_07 AC 2 ms
4,492 KB
testcase_08 AC 2 ms
4,636 KB
testcase_09 AC 2 ms
4,756 KB
testcase_10 AC 3 ms
4,536 KB
testcase_11 AC 3 ms
4,644 KB
testcase_12 WA -
testcase_13 AC 2 ms
4,784 KB
testcase_14 AC 2 ms
4,712 KB
testcase_15 AC 2 ms
4,476 KB
testcase_16 AC 2 ms
4,788 KB
testcase_17 AC 2 ms
4,704 KB
testcase_18 AC 3 ms
4,772 KB
testcase_19 AC 3 ms
4,588 KB
testcase_20 AC 2 ms
4,472 KB
testcase_21 AC 2 ms
4,748 KB
testcase_22 AC 2 ms
4,768 KB
testcase_23 AC 3 ms
4,552 KB
testcase_24 AC 3 ms
4,804 KB
testcase_25 AC 2 ms
4,508 KB
testcase_26 WA -
testcase_27 WA -
testcase_28 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>=~/.$/;$n=$&;<>=~/..$/;$\=1;$\=$\*$n%10 for 1..$&;print
0