結果

問題 No.3075 114101097100032118101114116105099097108108121
ユーザー simansiman
提出日時 2021-05-04 18:18:11
言語 Ruby
(3.3.0)
結果
WA  
実行時間 -
コード長 22 bytes
コンパイル時間 563 ms
コンパイル使用メモリ 11,316 KB
実行使用メモリ 15,376 KB
最終ジャッジ日時 2023-09-30 19:45:41
合計ジャッジ時間 3,995 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 84 ms
15,272 KB
testcase_02 WA -
testcase_03 AC 84 ms
15,256 KB
testcase_04 WA -
testcase_05 AC 84 ms
15,056 KB
testcase_06 WA -
testcase_07 AC 81 ms
15,148 KB
testcase_08 WA -
testcase_09 AC 82 ms
15,312 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

S = gets.chomp
puts S
0