結果
問題 |
No.480 合計
|
ユーザー |
![]() |
提出日時 | 2019-04-27 21:43:43 |
言語 | Ruby (3.4.1) |
結果 |
RE
|
実行時間 | - |
コード長 | 30 bytes |
コンパイル時間 | 147 ms |
コンパイル使用メモリ | 7,424 KB |
実行使用メモリ | 12,288 KB |
最終ジャッジ日時 | 2024-11-29 16:42:08 |
合計ジャッジ時間 | 2,627 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | RE * 22 |
コンパイルメッセージ
Main.rb:1: warning: comparison '<=' after comparison Main.rb:1: warning: possibly useless use of <= in void context Syntax OK
ソースコード
1 <= N <= 100 puts [1...N].sum