結果

問題 No.739 大事なことなので2度言います
ユーザー kotatsugamekotatsugame
提出日時 2018-12-03 05:13:32
言語 Perl
(5.38.2)
結果
WA  
実行時間 -
コード長 24 bytes
コンパイル時間 188 ms
コンパイル使用メモリ 5,212 KB
実行使用メモリ 4,712 KB
最終ジャッジ日時 2023-09-13 21:04:52
合計ジャッジ時間 895 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 2 ms
4,656 KB
testcase_02 WA -
testcase_03 AC 2 ms
4,632 KB
testcase_04 WA -
testcase_05 AC 2 ms
4,632 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 2 ms
4,556 KB
testcase_10 AC 3 ms
4,712 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

print<>=~/(.*)\1/?YES:NO
0