結果
問題 |
No.8102 Guess and fill in the blank
|
ユーザー |
![]() |
提出日時 | 2023-04-10 22:50:40 |
言語 | Ruby (3.4.1) |
結果 |
RE
|
実行時間 | - |
コード長 | 80 bytes |
コンパイル時間 | 344 ms |
コンパイル使用メモリ | 7,296 KB |
実行使用メモリ | 12,160 KB |
最終ジャッジ日時 | 2024-10-06 10:01:25 |
合計ジャッジ時間 | 1,266 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 1 WA * 3 RE * 1 |
コンパイルメッセージ
Syntax OK
ソースコード
N = gets.to_i case N when 1 puts 7 when 2 ptus 78 when 3 when 4 when 5 end