結果
問題 | No.2216 Pa1indr0me |
ユーザー |
|
提出日時 | 2023-02-24 16:29:14 |
言語 | Ruby (3.4.1) |
結果 |
AC
|
実行時間 | 90 ms / 2,000 ms |
コード長 | 70 bytes |
コンパイル時間 | 213 ms |
コンパイル使用メモリ | 7,552 KB |
実行使用メモリ | 12,288 KB |
最終ジャッジ日時 | 2024-09-13 00:10:49 |
合計ジャッジ時間 | 1,049 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 1 |
other | AC * 3 |
コンパイルメッセージ
Main.rb:2: warning: assigned but unused variable - testcase Syntax OK
ソースコード
T=gets.to_ifor testcase in 0...TN=gets.to_iputs N*(N+1)end