結果
問題 |
No.388 階段 (1)
|
ユーザー |
![]() |
提出日時 | 2016-09-26 11:21:49 |
言語 | Ruby (3.4.1) |
結果 |
RE
|
実行時間 | - |
コード長 | 39 bytes |
コンパイル時間 | 52 ms |
コンパイル使用メモリ | 7,552 KB |
実行使用メモリ | 12,544 KB |
最終ジャッジ日時 | 2024-11-18 15:05:39 |
合計ジャッジ時間 | 2,057 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | RE * 3 |
other | RE * 12 |
コンパイルメッセージ
Main.rb:1: warning: ambiguous first argument; put parentheses or a space even after `-' operator Syntax OK
ソースコード
puts -~gets.split.map(:to_i).reduce(:/)